DSatishchandra commited on
Commit
48008d7
·
verified ·
1 Parent(s): 6844972

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -348,7 +348,7 @@
348
 
349
 
350
  <div class="mt-4">
351
- <h6>Special Instructions</h6>
352
  <textarea id="modal-instructions" class="form-control" placeholder="Enter any special instructions here..."></textarea>
353
  </div>
354
  <span id="modal-section" data-section="" data-category="" style="display: none;"></span>
 
348
 
349
 
350
  <div class="mt-4">
351
+ <h6>Custom Request</h6>
352
  <textarea id="modal-instructions" class="form-control" placeholder="Enter any special instructions here..."></textarea>
353
  </div>
354
  <span id="modal-section" data-section="" data-category="" style="display: none;"></span>