master
candice 1 year ago
parent c101b93a56
commit b86a6197e0

@ -178,7 +178,7 @@
<input type="text" class="arrivalDate datepicker" id="starting_date" name="date_start" value="" placeholder="mm/dd/yyyy" autocomplete="off" style="width: auto; float: left; margin-right: 15px; height: 30px;
margin-top: 5px;">
</div>
<select class="country_code" id="expectedMonth" name="expected_month" style="margin-top: 15px;">
<select class="country_code" id="expectedMonth" name="expected_month">
<option value="" disabled selected>Select your approximate travel date.</option>
<option value="Feb. 2024">Feb. 2024</option>

@ -169,7 +169,7 @@
<input class="InquiryCalendar datepicker flatpickr-input" id="starting_date" name="date_start" placeholder="Starting date *" type="hidden" value="">
</div>
<select class="country_code" id="expectedMonth" name="expected_month" style="margin-top: 15px;">
<select class="country_code" id="expectedMonth" name="expected_month">
<option value="" disabled selected>Select your approximate travel date.</option>
<option value="Feb. 2024">Feb. 2024</option>

Loading…
Cancel
Save