|
|
@ -570,6 +570,8 @@
|
|
|
|
<option value="Åland Islands +385">Åland Islands +358</option>
|
|
|
|
<option value="Åland Islands +385">Åland Islands +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;
|
|
|
@ -581,8 +583,7 @@
|
|
|
|
<input type="checkbox" value="Available on WhatsApp" name="whatsapp" id="whatsapp" class="checkBorder" style=" width: 22px; margin: 0;">
|
|
|
|
<input type="checkbox" value="Available on WhatsApp" name="whatsapp" id="whatsapp" class="checkBorder" style=" width: 22px; margin: 0;">
|
|
|
|
<label for="whatsapp">This number is available on WhatsApp.</label>
|
|
|
|
<label for="whatsapp">This number is available on WhatsApp.</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="<?php echo $meta_product_code; ?>"/>
|
|
|
|
<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; ?>"/>
|
|
|
|