forked from science-ation/science-ation
Rename heading "# of Prizes" to just "Prizes"
This commit is contained in:
parent
79915dd278
commit
f1706322d7
@ -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";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user