- fix a typo in a link

This commit is contained in:
dave 2008-01-07 05:40:53 +00:00
parent 8c4b77cf41
commit 48593842c6

View File

@ -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(
'<a href="register_participants_studnets.php">', '</a>'));
'<a href="register_participants_students.php">', '</a>'));
echo '<br /><br />';
echo "<table class=\"summarytable\"><tr><td><span style=\"font-size: 4.0em; font-weight: bold\">&nbsp;$student_display_name&nbsp;</span></td></tr></table>";
echo '<br /><br />';