From e6e0d57ac840935c9cffc3a3d5304d90c81b9837 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Tue, 5 Mar 2019 13:43:43 -0600 Subject: [PATCH] fixing ticket pricing --- src/.env.example | 2 ++ views/step1.php | 16 ++++++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/.env.example b/src/.env.example index 2969f97..fd80508 100644 --- a/src/.env.example +++ b/src/.env.example @@ -1,6 +1,8 @@ EVENT_TICKET_PRICE="55" TABLE_TICKET_PRICE="350" ENHANCER_TICKET_PRICE="20" +CHILDCARE_PRICE="25" +CABANA_PRICE="250" DB_HOST="localhost" DB_NAME="ditw" DB_USER="root" diff --git a/views/step1.php b/views/step1.php index 1fc0012..233da3c 100644 --- a/views/step1.php +++ b/views/step1.php @@ -11,23 +11,23 @@ - + - + - + - + - +
Dinner ticket$0$
Table for eight$0$
Ticket enhancer (10 pack)$0$
Childcare$0 per child$ per child
Cabana$0$
@@ -81,13 +81,13 @@
-

$0 each or purchase eight tickets to - reserve a table for $0

+

$ each or purchase eight tickets to + reserve a table for $

-

$0 per 10 pack of tickets.

+

$ sold in packs of 10 tickets.