电话引导文字修改

hotfix/paypal-note
candice 3 years ago
parent 40fa12f1b6
commit 434dbf687d

@ -23,14 +23,14 @@
<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, we'll only call if you ask." type="tel" value="" />
<input class="Inquiryphone" id="PhoneNo" name="PhoneNo" placeholder="Phone number (We'll only call if you ask.)" type="tel" value="" />
<p style="
font-size: 16px;
color: #555;
margin-top: -10px;
">WhatsApp / iMessage is SUPER helpful to ensure you not miss any important info.</p>
<div id="contact_errmsg" style="display: none">
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number, and/or other contact info.</div> </div>
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number.</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