removing 2nd week from the options
This commit is contained in:
parent
032029036d
commit
f308e4c5a5
4 changed files with 23 additions and 23 deletions
|
@ -169,7 +169,7 @@
|
|||
<label for="week" class="basis-full">My Camp Plan <span class='inline-block text-[#f39] text-sm align-sub'>* required</span></label>
|
||||
<select id="week" name="week" class="flex-auto form-select {{ $formClasses }}">
|
||||
<option value="week1">Week 1: July 17-21</option>
|
||||
<option value="week2">Week 2: July 24-28</option>
|
||||
<!-- <option value="week2">Week 2: July 24-28</option> -->
|
||||
</select>
|
||||
|
||||
<label for="shirt" class="basis-full">T-Shirt Size <span class='inline-block text-[#f39] text-sm'>all t-shirts are in adult sizes only</span></label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue