From 8c30de1ff9ef3b345982db9f83043af0387ba13e Mon Sep 17 00:00:00 2001 From: Jimmy Liow Date: Tue, 7 May 2024 09:58:39 +0800 Subject: [PATCH] =?UTF-8?q?AH=20=E6=B0=B4=E7=81=AF=E8=8A=82=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=E6=96=B0=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/mobile_first/ah-lantern-form.php | 241 ++++++++++-------- 1 file changed, 137 insertions(+), 104 deletions(-) diff --git a/application/views/mobile_first/ah-lantern-form.php b/application/views/mobile_first/ah-lantern-form.php index 6638504f..71db939b 100644 --- a/application/views/mobile_first/ah-lantern-form.php +++ b/application/views/mobile_first/ah-lantern-form.php @@ -2,17 +2,39 @@

Chiang Mai CAD Yi Peng Festival 2024 - Secure Your Exclusive Tickets While You Can!

+ +

Select a Venue:

+
+
+ + +
+ +
+ + +
+
+

Select Date:

- +
- +
- + @@ -21,36 +43,54 @@

Select an Available Ticket Type

-
- -
+
-
+
-
- - - +
+ + + - +

Once we receive your payment, our travel advisor will contact you within 24 hours and send you your e-ticket.

@@ -546,7 +579,7 @@ } } - if (!selectedTicketType) { + if (!selectedTicketType) { ticketTypeErrEl.style.display = ''; result = false; }