hotfix/paypal-note
candice 3 years ago
parent d4896c9ab6
commit 8bf972a2c0

@ -28,7 +28,7 @@
<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, WhatsApp, or other contact info.</div> </div>
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number, WhatsApp, and/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