hotfix/paypal-note
candice 3 years ago
parent 6b888a0f4f
commit 659b63fa72

@ -570,6 +570,8 @@
<option value="Åland Islands +385">Åland Islands&nbsp; &nbsp;+358</option> <option value="Åland Islands +385">Åland Islands&nbsp; &nbsp;+358</option>
</select> </select>
<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="" />
<div id="contact_errmsg" style="display: none">
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number.</div> </div>
<p style="font-size: 17px; <p style="font-size: 17px;
color: #555; color: #555;
margin-top: -10px; margin-top: -10px;
@ -595,8 +597,7 @@
<input type="checkbox" value="Available on Phone" name="Phone" id="Phone" class="checkBorder" > <input type="checkbox" value="Available on Phone" name="Phone" id="Phone" class="checkBorder" >
<label for="Phone">Phone call</label> <label for="Phone">Phone call</label>
</div> </div>
<div id="contact_errmsg" style="display: none">
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number.</div> </div>
<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="YDFW-AH"/> <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="YDFW-AH"/>
<input name="ic_title" type="hidden" value="YDFW-AH" /> <input name="ic_title" type="hidden" value="YDFW-AH" />

Loading…
Cancel
Save