From 90340a380243e20067af21e5e81fcd023d1fac70 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:21:03 +0000 Subject: [PATCH] updated --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index a9e13e83..c9860264 100644 --- a/index.php +++ b/index.php @@ -20,7 +20,7 @@ if ($p=='s') { $f="signup.php"; echo "tab-join"; } if ($p=='p') { $f="projects.php"; echo "tab-projects"; } if ($p=='g') { $f="groups.php"; echo "tab-groups"; } if ($p=='e') { $f="events.php"; echo "tab-events"; } -if ($p=='n') { $f="news.php"; echo "tab-news"; } elseif ($p=='') { $f="join.php"; echo "tab-join"; } +if ($p=='n') { $f="news.php"; echo "tab-news"; } elseif ($p=='') { $f="groups.php"; echo "tab-join"; } ?>"> @@ -32,8 +32,8 @@ if ($p=='n') { $f="news.php"; echo "tab-news"; } elseif ($p=='') { $f="join.php"
  • Skip navigation
  • Wiki
  • - - -- 2.25.1