From 48593842c6aa6a135559559ec2573fed6a6e9d58 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 7 Jan 2008 05:40:53 +0000 Subject: [PATCH] - fix a typo in a link --- register_participants_namecheck.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/register_participants_namecheck.php b/register_participants_namecheck.php index e3cf4fb..456c9e9 100644 --- a/register_participants_namecheck.php +++ b/register_participants_namecheck.php @@ -104,7 +104,7 @@ else if($newstatus=="complete") to lower-case if you typed your name in all capitals. And we will not fix any spelling if there is a typo. If your name appears incorrect, please visit the %1Student Information%2 page and correct it. ', array( - '', '')); + '', '')); echo '

'; echo "
 $student_display_name 
"; echo '

';