forked from science-ation/science-ation
- fix a typo in a link
This commit is contained in:
parent
8c4b77cf41
commit
48593842c6
@ -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\"> $student_display_name </span></td></tr></table>";
|
||||
echo '<br /><br />';
|
||||
|
Loading…
Reference in New Issue
Block a user