summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.php b/index.php
index 49793a0..a58f8ae 100644
--- a/index.php
+++ b/index.php
@@ -55,7 +55,8 @@ $footerLinks['scores'] = "Scores";
$footerLinks['about'] = "About Us";
//ROW 3
-$footerLinks['challengelist'] = "Challenges";
+//$footerLinks['challengelist'] = "Challenges";
+$footerLinks['http://forums.pathery.com/'] = "Forums";
$footerLinks['feedback'] = "Contact Us";
$footerLinks['#top'] = "Back to Top";
@@ -74,7 +75,7 @@ $Links['home'] = "Home";
//TODO: Delete
//$Links['oldleaderboard'] = "Old ScorePage...";
$Links['scores'] = "Scores <i>New!</i>";
-$Links['challengelist'] = "Challenges <i>BETA!</i>";
+//$Links['challengelist'] = "Challenges <i>BETA!</i>";
//$Links['howtoplay'] = "How to Play";
//$Links['tutorial'] = "Tutorial";