Rename heading "# of Prizes" to just "Prizes"

This commit is contained in:
james 2007-12-06 04:10:09 +00:00
parent 79915dd278
commit f1706322d7

View File

@ -411,7 +411,7 @@ echo mysql_error();
echo " <th>".i18n("Sponsor")."</th>";
echo " <th>".i18n("Type")."</th>";
echo " <th>".i18n("Name")."</th>";
echo " <th>".i18n("# of Prizes")."</th>";
echo " <th>".i18n("Prizes")."</th>";
echo " <th>".i18n("Actions")."</th>";
echo "</tr>\n";