nagasurendra commited on
Commit
28fa23c
·
verified ·
1 Parent(s): 99773b4

Update templates/camera.html

Browse files
Files changed (1) hide show
  1. templates/camera.html +1 -1
templates/camera.html CHANGED
@@ -80,7 +80,7 @@
80
  <img id="capturedImage" style="display: none; max-width: 100%;">
81
  <div id="actionButtons" style="display: none; margin-top: 10px;">
82
  <button id="retakeButton" class="btn">Retake</button>
83
- <button id="uploadButton" class="btn">Upload to Zapier</button>
84
  </div>
85
  </div>
86
  </div>
 
80
  <img id="capturedImage" style="display: none; max-width: 100%;">
81
  <div id="actionButtons" style="display: none; margin-top: 10px;">
82
  <button id="retakeButton" class="btn">Retake</button>
83
+ <button id="uploadButton" class="btn">Upload to Instagram</button>
84
  </div>
85
  </div>
86
  </div>