nagasurendra commited on
Commit
e3dd014
·
verified ·
1 Parent(s): f4ef874

Update templates/camera.html

Browse files
Files changed (1) hide show
  1. templates/camera.html +1 -1
templates/camera.html CHANGED
@@ -102,7 +102,7 @@
102
  <img id="capturedImage" style="display: none; max-width: 100%;">
103
  <div id="actionButtons" style="display: none; margin-top: 10px;">
104
  <button id="retakeButton" class="btn">Retake</button>
105
- <button id="uploadButton" class="btn">Upload to Zapier</button>
106
  </div>
107
  </div>
108
  </div>
 
102
  <img id="capturedImage" style="display: none; max-width: 100%;">
103
  <div id="actionButtons" style="display: none; margin-top: 10px;">
104
  <button id="retakeButton" class="btn">Retake</button>
105
+ <button id="uploadButton" class="btn">Upload to Instagram</button>
106
  </div>
107
  </div>
108
  </div>