forked from science-ation/science-ation
Put in a link to the fair stats
This commit is contained in:
parent
38d3711ace
commit
1513645e4a
@ -88,7 +88,7 @@
|
||||
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=\"ysfstats.php\">".theme_icon("one-click_ysf_affiliation_stats")."<br />".i18n("One-Click YSF Affiliation Stats")."</a></td>";
|
||||
echo " <td></td>";
|
||||
echo " <td><a href=\"fair_stats.php\">".theme_icon("fair_stats")."<br />".i18n("Upload Statistics")."</a></td>";
|
||||
echo " </tr>\n";
|
||||
echo "</table>\n";
|
||||
echo "<hr />";
|
||||
|
BIN
theme/default/icons/view_sort_descending.png
Normal file
BIN
theme/default/icons/view_sort_descending.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
@ -47,6 +47,7 @@
|
||||
$theme['icons']['enter_winning_projects']="legalmoves.png";
|
||||
$theme['icons']['one-click_cwsf_registration']="flag-blue.png";
|
||||
$theme['icons']['one-click_ysf_affiliation_stats']="flag-green.png";
|
||||
$theme['icons']['fair_stats']="view_sort_descending.png";
|
||||
$theme['icons']['communication']="mail-mark-unread.png";
|
||||
$theme['icons']['website_content_management']="toggle_log.png";
|
||||
$theme['icons']['fundraising']="Coins-32x32.png";
|
||||
|
Loading…
Reference in New Issue
Block a user