From 68ff1bdc2f171107c97c1ed61d67da4f64343559 Mon Sep 17 00:00:00 2001 From: james Date: Wed, 1 Feb 2006 05:12:07 +0000 Subject: [PATCH] Make the titles on the awards page a little more meaningful/correct --- admin/awards.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/awards.php b/admin/awards.php index 20a6469..845a893 100644 --- a/admin/awards.php +++ b/admin/awards.php @@ -31,8 +31,8 @@ echo "
"; echo "
"; echo "Award Sponsors
"; - echo "Award Contacts
"; - echo "Award Awards
"; + echo "Award Sponsors Contacts
"; + echo "Awards
"; echo "
"; echo "Edit prizes for the generic prize template"; echo "
";