master
candice 2 years ago
parent 2fdafe3edf
commit 0438db6a63

@ -394,7 +394,7 @@
<div id="ticket_contact_errmsg" style="display: none">
<div class="requiredArea" style="margin-top:-10px;">Please enter your phone number.</div>
</div>
<textarea name="other_travelers_names" placeholder="To complete the booking, kindly provide the following additional info: &#10;Passport No.:&#10;Date of Birth:&#10;If you are booking multiple tickets, please include the details for each traveler. "></textarea>
<textarea name="other_travelers_names" placeholder="To complete the booking, kindly provide the following additional info: &#10;Passport No.:&#10;Date of Birth:&#10;Gender: &#10;If you are booking multiple tickets, please include the details for each traveler. "></textarea>
<input name="total_price" id="totalPriceHidden" type="hidden" value="10000" />
@ -402,7 +402,7 @@
<input name="itinerary" type="hidden" value="2024 Official Tickets for Chiang Mai CAD Khomloy Sky Lantern Festival " />
<button class="sendButton" id="submit_ticket_button" name="submit_ticket_form"
type="button">Proceed to Payment</button>
<p style=" text-align: center; font-style: italic; margin-top: -15px; line-height: 20px;"><strong>Once we receive your payment, our travel advisor will contact you within 24 hours and send you your e-ticket.</strong></p>
<p style="text-align: center; font-style: italic; margin-top: -15px; line-height: 20px;"><strong>Once we receive your payment, our travel advisor will contact you within 24 hours and send you your e-ticket.</strong></p>
</form>
</div>
<script>

Loading…
Cancel
Save