From aa7a1c014e3f9b74fe94853b252d000b4d416a60 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Fri, 8 Mar 2013 15:02:51 -0800 Subject: Removal of challenges link --- index.php | 5 +++-- 1 file 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 New!"; -$Links['challengelist'] = "Challenges BETA!"; +//$Links['challengelist'] = "Challenges BETA!"; //$Links['howtoplay'] = "How to Play"; //$Links['tutorial'] = "Tutorial"; -- cgit v1.2.3