Update signup page so it actually displays. It does not yet work however.

This commit is contained in:
Wookey 2024-06-26 03:22:25 +01:00
parent ac1335d667
commit af1d497d68

View File

@ -547,7 +547,7 @@ END;
<p><b>Submission successful!</b>
<p>Thank you for your application. Please address any questions
to the Expo Leader, <a href="mailto:oghm2&#64cam.ac.uk">Olly Madge</a>.
to the Expo Leader, <a href="mailto:jonathanlester88&#64hotmail.co.uk">Jono Lester</a>.
<p><a href="http://expo.survex.com/">Return to the main Expo page</a>.
END;
@ -558,7 +558,6 @@ virtual("main.css");
# switch ($_GET[action]) {
switch ("blank") {
case "blank":
initVars ();
showForm ();