From d2ab242d397b03cdfd6a19bfead3621a073c9083 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 5 Mar 2007 01:59:49 +0000 Subject: [PATCH] - Change the submit button on the judge's special awards page to say "Save special awards preferences", instead of "Save areas of Expertise" --- register_judges_specialawards.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/register_judges_specialawards.php b/register_judges_specialawards.php index ba25259..cecc8ee 100644 --- a/register_judges_specialawards.php +++ b/register_judges_specialawards.php @@ -112,7 +112,7 @@ else echo ""; echo "
"; - echo "\n"; + echo "\n"; echo ""; echo "
"; echo "<< ".i18n("Back to Judges Registration Summary")."
";