This commit is contained in:
Chris Smith
2020-02-28 16:19:32 -06:00
parent 9ba7e89578
commit 5c2a32eff9

View File

@@ -44,7 +44,7 @@ if (isset($_GET['error']) && $_GET['error'] == 'tickets') { ?>
<td>$<?=$_SERVER['TABLE_TICKET_PRICE']?></td>
</tr>
<tr>
<td>A Pack of 10 Ticket Enhancers</td>
<td style="padding-right: 3px">A Pack of 10 Ticket Enhancers</td>
<td>$<?=$_SERVER['ENHANCER_TICKET_PRICE']?></td>
</tr>
</table>