From 7e0720dffe4ac22444ef2bf41f55192c4b2a4cee Mon Sep 17 00:00:00 2001 From: james Date: Sun, 15 Oct 2006 21:52:58 +0000 Subject: [PATCH] Fix a typo --- admin/reports.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/reports.php b/admin/reports.php index 76429f5..c2e99aa 100644 --- a/admin/reports.php +++ b/admin/reports.php @@ -80,7 +80,7 @@ echo ""; echo "Students CSV   "; echo "Judges PDF   "; echo "Judges CSV   "; - echo "Committee PDF   "; + echo "Committee PDF   "; echo "Committee CSV   ";