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.