hotfix/paypal-note
candice 3 years ago
parent 5c41046fe4
commit d4896c9ab6

@ -25,10 +25,10 @@
<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 (optional)" type="tel" value="" />
<input class="Inquiryphone" id="PhoneNo" name="PhoneNo" placeholder="Phone number, WhatsApp, and/or other contact info" 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>
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number, WhatsApp, or other contact info.</div> </div>
<textarea id="form_additionalrequirements" name="form_additionalrequirements" placeholder="Tell us your travel requirements here: anniversary, honeymoon, family trip, birthday travel, beach, food...(optional)" style="height:100px;"></textarea>
<button class="sendButton" id="submit_booking_form_inquiry" name="booking_form_inquiry_list" type="submit">Inquire Now</button> <input name="cli_no" type="hidden" value="<?php echo $meta_product_code; ?>"/>

Loading…
Cancel
Save