forked from science-ation/science-ation
- Change the submit button on the judge's special awards page to say "Save
special awards preferences", instead of "Save areas of Expertise"
This commit is contained in:
parent
9e009bc5d6
commit
d2ab242d39
@ -112,7 +112,7 @@ else
|
||||
echo "</table>";
|
||||
echo "<br />";
|
||||
|
||||
echo "<input type=\"submit\" value=\"".i18n("Save Areas of Expertise Information")."\" />\n";
|
||||
echo "<input type=\"submit\" value=\"".i18n("Save Special Award Preferences")."\" />\n";
|
||||
echo "</form>";
|
||||
echo "<br />";
|
||||
echo "<a onclick=\"return confirmChanges();\" href=\"register_judges_main.php\"><< ".i18n("Back to Judges Registration Summary")."</a><br />";
|
||||
|
Loading…
Reference in New Issue
Block a user