mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
Update remaining instances of cucc.survex.com/expo to expo.survex.com
This commit is contained in:
@@ -120,7 +120,7 @@ function securityChecks ()
|
||||
echo "<title>Expo 2004 Application Form Error -- Cambridge University Caving Club</title>";
|
||||
echo "</head>";
|
||||
|
||||
echo "<FORM ACTION=\"http://cucc.survex.com/expo/signup/submit.php?action=commit\" METHOD=\"POST\">";
|
||||
echo "<FORM ACTION=\"http://expo.survex.com/signup/submit.php?action=commit\" METHOD=\"POST\">";
|
||||
printHidden ();
|
||||
|
||||
echo <<<END
|
||||
@@ -158,7 +158,7 @@ END;
|
||||
being included in the Bier Book on Expo.</P>
|
||||
|
||||
<HR>
|
||||
<FORM ACTION="http://cucc.survex.com/expo/signup/submit.php?action=preview" METHOD="POST">
|
||||
<FORM ACTION="http://expo.survex.com/signup/submit.php?action=preview" METHOD="POST">
|
||||
|
||||
<H2>Section A: Personal information<h2>
|
||||
|
||||
@@ -223,7 +223,7 @@ END;
|
||||
|
||||
<h3>Transport</h2>
|
||||
|
||||
<p>Please look now at the <a target="_blank" href="http://cucc.survex.com/expo/years/2004/travel.html">transport arrangements page</a> (will open in a new window). Then select one of the following.
|
||||
<p>Please look now at the <a target="_blank" href="http://expo.survex.com/years/2004/travel.html">transport arrangements page</a> (will open in a new window). Then select one of the following.
|
||||
|
||||
<p><input type="radio" name="transport_ok" value="yes" tabindex=38
|
||||
END;
|
||||
@@ -356,7 +356,7 @@ END;
|
||||
<H2>Contact details</H2>
|
||||
<h3>Your details</h3>
|
||||
<p>
|
||||
<FORM ACTION="http://cucc.survex.com/expo/signup/submit.php?action=commit" METHOD="POST">
|
||||
<FORM ACTION="http://expo.survex.com/signup/submit.php?action=commit" METHOD="POST">
|
||||
END;
|
||||
|
||||
printHidden ();
|
||||
@@ -547,7 +547,7 @@ END;
|
||||
<p>Thank you for your application. Please address any questions
|
||||
to the Expo Leader, <a href="mailto:oghm2@cam.ac.uk">Olly Madge</a>.
|
||||
|
||||
<p><a href="http://cucc.survex.com/expo/">Return to the main Expo page</a>.
|
||||
<p><a href="http://expo.survex.com/">Return to the main Expo page</a>.
|
||||
END;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user