Fix the divisional award creator to load the right page :)

This commit is contained in:
james 2006-01-03 02:33:36 +00:00
parent c53e130cc4
commit 112693c337

View File

@ -119,7 +119,7 @@
{
echo "<br />";
echo i18n("Please choose the sponsor and create the prizes that will be added to all divisional awards");
echo "<form method=\"get\" action=\"award_awardcreatedivisional\">";
echo "<form method=\"get\" action=\"award_awardcreatedivisional.php\">";
echo "<table>";