for instead of of
This commit is contained in:
@@ -99,7 +99,7 @@ if (isset($_GET['error']) && $_GET['error'] == 'tickets') { ?>
|
|||||||
<div class="mb-3">
|
<div class="mb-3">
|
||||||
<label for="eventTickets">How many tickets would you like to purchase?</label>
|
<label for="eventTickets">How many tickets would you like to purchase?</label>
|
||||||
<p class="text-muted">$<?=$_SERVER['EVENT_TICKET_PRICE']?> for each ticket <strong>or</strong>
|
<p class="text-muted">$<?=$_SERVER['EVENT_TICKET_PRICE']?> for each ticket <strong>or</strong>
|
||||||
purchase 8 tickets for a table reservation of $<?=$_SERVER['TABLE_TICKET_PRICE']?></p>
|
purchase 8 tickets for a table reservation for $<?=$_SERVER['TABLE_TICKET_PRICE']?></p>
|
||||||
<div class="input-group mb-2">
|
<div class="input-group mb-2">
|
||||||
<div class="input-group-prepend">
|
<div class="input-group-prepend">
|
||||||
<div class="input-group-text">Tickets</div>
|
<div class="input-group-text">Tickets</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user