From 99b2bf06f74c56d541bf1f2e3727e358f4da59e6 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Thu, 7 Mar 2019 18:09:35 -0600 Subject: [PATCH] guest list update --- index.php | 2 +- views/guestlist.php | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 3f13e70..9798d6e 100644 --- a/index.php +++ b/index.php @@ -209,7 +209,7 @@ $router->post('/manage/{uuid}', function ($uuid) { } } - header('Location: /manage/'.$uuid); + header('Location: /manage/'. $uuid . '?alert=success'); }); // Run it! diff --git a/views/guestlist.php b/views/guestlist.php index d250c49..505ea1c 100644 --- a/views/guestlist.php +++ b/views/guestlist.php @@ -1,7 +1,14 @@ + + + +

Your ticket information

+

When you update your guest information they will be signed up for event emails and also receive a login to manage their profile. This will allow + them to save their credit card information for faster checkout at the event. The email that we send them will include your contact information.