From af1d497d68cbd33a2be1fdd971d91e73610aaf7b Mon Sep 17 00:00:00 2001 From: Wookey Date: Wed, 26 Jun 2024 03:22:25 +0100 Subject: [PATCH] Update signup page so it actually displays. It does not yet work however. --- signup/submit.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/signup/submit.php b/signup/submit.php index 65de4d28a..652c23c27 100644 --- a/signup/submit.php +++ b/signup/submit.php @@ -547,7 +547,7 @@ END;

Submission successful!

Thank you for your application. Please address any questions - to the Expo Leader, Olly Madge. + to the Expo Leader, Jono Lester.

Return to the main Expo page. END; @@ -558,7 +558,6 @@ virtual("main.css"); # switch ($_GET[action]) { -switch ("blank") { case "blank": initVars (); showForm ();