Remove one click ysc affiliation - they can use the upload fair statistics icon

This commit is contained in:
james 2010-02-12 17:16:05 +00:00
parent b362099af3
commit 47a8a3019a

View File

@ -87,8 +87,8 @@
}
echo " <td><a href=\"winners.php\">".theme_icon("enter_winning_projects")."<br />".i18n("Enter Winning Projects")."</a></td>";
echo " <td><a href=\"cwsfregister.php\">".theme_icon("one-click_cwsf_registration")."<br />".i18n("One-Click CWSF Registration")."</a></td>";
echo " <td><a href=\"fair_stats.php?abbrv=YSC\">".theme_icon("one-click_ysf_affiliation_stats")."<br />".i18n("One-Click YSC Affiliation Stats")."</a></td>";
echo " <td><a href=\"fair_stats.php\">".theme_icon("fair_stats")."<br />".i18n("Upload Statistics")."</a></td>";
echo " <td><a href=\"fair_stats.php\">".theme_icon("fair_stats")."<br />".i18n("Upload Fair Statistics")."</a></td>";
echo " <td></td>";
echo " </tr>\n";
echo "</table>\n";
echo "<hr />";