From 4da34a66c6fce9264e94dc644e5ca20023483bcf Mon Sep 17 00:00:00 2001
From: Expo on server
Date: Sun, 16 Jun 2024 10:51:36 +0100
Subject: [PATCH] Fix signup form soit appears and update from 2004 to 2024
$(GET[action] no longer works, so nobbled for now - needs more fettling.
---
signup/submit.php | 59 +++++++++++++++++++++++++----------------------
1 file changed, 32 insertions(+), 27 deletions(-)
diff --git a/signup/submit.php b/signup/submit.php
index 58b5805a5..65de4d28a 100644
--- a/signup/submit.php
+++ b/signup/submit.php
@@ -117,14 +117,14 @@ function securityChecks ()
elseif ($vars[btent] == "yes" && ($vars[base_tent_cap] < 1 || $vars[base_tent_cap] > 9)) $error = "Invalid Base Camp tent capacity given.";
if ($error != "") {
- echo "Expo 2004 Application Form Error -- Cambridge University Caving Club";
+ echo "Expo 2024 Application Form Error -- Cambridge University Caving Club";
echo "";
echo "
+
+ You also give permission for any information you collect on expo (survey data, photos, trip writeups, etc) to be used in perpetuity for expo-related purposes.
-
-