From: Matt Lee Date: Wed, 8 Sep 2010 15:21:03 +0000 (+0000) Subject: updated X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=90340a380243e20067af21e5e81fcd023d1fac70;p=libreplanet-static.git updated --- 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
  • - -