hotfix/paypal-note
candice 3 years ago
parent 0162670bb0
commit d2d25ef7e9

@ -19,7 +19,7 @@
<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 any other way to reach you (optional)" type="tel" value="" />
<input class="Inquiryphone" id="PhoneNo" name="PhoneNo" placeholder="(optional) Phone number, WhatsApp, and/or any other way to reach you" type="tel" value="" />
<textarea id="form_additionalrequirements" name="form_additionalrequirements" placeholder="Tell us your travel requirements here: anniversary, honeymoon, family trip, birthday travel, beach, food..." 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; ?>"/>
<input name="ic_title" type="hidden" value="<?php echo $ic_seo_title; ?>" />

Loading…
Cancel
Save