|
|
|
|
@ -25,7 +25,7 @@
|
|
|
|
|
<input class="InquiryCalendar datepicker" id="starting_date" name="starting_date" placeholder="Starting date" readonly="readonly" type="text" value="" />
|
|
|
|
|
<div id="starting_date_errmsg" style="display: none">
|
|
|
|
|
<div class="requiredArea" style="margin-top:-10px;">Please enter your starting date.</div> </div>
|
|
|
|
|
<input class="Inquiryphone" id="PhoneNo" name="PhoneNo" placeholder="Phone number, WhatsApp, and/or other contact info" type="tel" value="" />
|
|
|
|
|
<input class="Inquiryphone" id="PhoneNo" name="PhoneNo" placeholder="Phone number, WhatsApp, and/or other contact info (optional)" type="tel" value="" />
|
|
|
|
|
|
|
|
|
|
<div id="contact_errmsg" style="display: none">
|
|
|
|
|
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number or other contact info.</div> </div>
|
|
|
|
|
|