Subbu1304 commited on
Commit
198de8a
·
verified ·
1 Parent(s): ec20c12

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -654,7 +654,7 @@ form-check-input addon-option{
654
  </button>
655
  </div>
656
  <div class="w-100 text-center">
657
- {% if item.Section__c != 'Appetizer' %}
658
  <h5 class="customisable-text">Customisable</h5>
659
  {% endif %}
660
  </div>
 
654
  </button>
655
  </div>
656
  <div class="w-100 text-center">
657
+ {% if item.Section__c != 'Apetizer' %}
658
  <h5 class="customisable-text">Customisable</h5>
659
  {% endif %}
660
  </div>