forked from science-ation/science-ation
Fix a typo
This commit is contained in:
parent
cbc01c020f
commit
7e0720dffe
@ -80,7 +80,7 @@ echo "</table>";
|
||||
echo "<a href=\"reports_nametags_students.php?type=csv\">Students CSV</a> ";
|
||||
echo "<a href=\"reports_nametags_judges.php?type=pdf\">Judges PDF</a> ";
|
||||
echo "<a href=\"reports_nametags_judges.php?type=csv\">Judges CSV</a> ";
|
||||
echo "<a href=\"reports_nametags_committee.phptype=pdf\">Committee PDF</a> ";
|
||||
echo "<a href=\"reports_nametags_committee.php?type=pdf\">Committee PDF</a> ";
|
||||
echo "<a href=\"reports_nametags_committee.php?type=csv\">Committee CSV</a> ";
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user