8号的全部票卖完了

hotfix/paypal-note
LiaoYijun 3 years ago
parent c56ff55736
commit f97aaea254

@ -5,7 +5,7 @@
<form id='ticket_form' action="https://www.asiahighlights.com/orders/lantern_save" method="post" >
<p style=" font-size: 22px;"><strong>Select Date</strong></p>
<div class="selectHotl">
<div class="optionLable">
<div class="optionLable" style="display: none;">
<input type="radio" value="2022-11-08" id="november8th" name="ticket_date">
<label for="november8th">
November 8th, 2022
@ -21,7 +21,7 @@
<p style="margin-top: -30px;">The premium tickets for Nov. 8 are sold out, but for the Nov. 9 are still available.</p>
<p style=" font-size: 22px;"><strong>Select Ticket Type</strong></p>
<div class="selectHotl">
<div class="optionLable" id="ticket_type_premium">
<div class="optionLable" id="ticket_type_premium" style="display: none;">
<input type="radio" value="Premium + Free Transfer" id="Premium" name="ticket_type">
<label for="Premium">
Premium + Free Transfer

@ -5,7 +5,7 @@
<form id='ticket_form' action="https://www.asiahighlights.com/orders/lantern_save" method="post" >
<p style=" font-size: 22px;"><strong>Select Date</strong></p>
<div class="selectHotl">
<div class="optionLable">
<div class="optionLable" style="display: none;">
<input type="radio" value="2022-11-08" id="november8th" name="ticket_date">
<label for="november8th">
November 8th, 2022
@ -18,7 +18,6 @@
</label>
</div>
</div>
<p style="margin-top: -30px;">The premium tickets for Nov. 8 are sold out, but for the Nov. 9 are still available.</p>
<p style=" font-size: 22px;"><strong>Select Ticket Type</strong></p>
<div class="selectHotl">
<div class="optionLable" id="ticket_type_premium">
@ -30,7 +29,7 @@
</div>
</label>
</div>
<div class="optionLable" id="vip_type_premium">
<div class="optionLable" id="vip_type_premium" style="display: none;">
<input type="radio" value="VIP + Free Transfer" id="VIP" name="ticket_type">
<label for="VIP">
VIP + Free Transfer

Loading…
Cancel
Save