Reserving table verbiage

This commit is contained in:
Chris Smith
2019-03-07 13:53:52 -06:00
parent f0db0c4e65
commit c0ab7fcfe8

View File

@@ -81,8 +81,8 @@
<div class="mb-3">
<label for="eventTickets">How many tickets would you like to purchase?</label>
<p class="text-muted">$<?=$_SERVER['EVENT_TICKET_PRICE']?> each or purchase eight tickets to
reserve a table for $<?=$_SERVER['TABLE_TICKET_PRICE']?></p>
<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>
<div class="input-group mb-2">
<div class="input-group-prepend">
<div class="input-group-text">Tickets</div>