- Participants aren't judges.

This commit is contained in:
dave 2009-01-29 07:59:35 +00:00
parent e045e016df
commit 099453e2c3

View File

@ -29,7 +29,7 @@
echo "<br />\n";
echo "<h4>Participant</h4>\n";
echo "<ul style=\"margin-top: 0px;\">";
echo "<li><a href=\"register_participants.php?type=judge\">I am a participant</a></li>\n";
echo "<li><a href=\"register_participants.php\">I am a participant</a></li>\n";
echo "</ul>\n";
echo "<h4>Judge</h4>\n";