updated
authorMatt Lee <mattl@gnu.org>
Fri, 3 Sep 2010 20:56:52 +0000 (20:56 +0000)
committerMatt Lee <mattl@gnu.org>
Fri, 3 Sep 2010 20:56:52 +0000 (20:56 +0000)
index.php

index 70b4397c6dcd9372d577edf437d83cbb966d71af..6184404ebb6889f69d70af90ceb822f6c312338f 100644 (file)
--- a/index.php
+++ b/index.php
@@ -55,6 +55,7 @@ if ($p=='n') { $f="news.php"; echo "tab-news"; } elseif ($p=='') { $f="join.php"
 
 <p><img src="big-logo.png" alt="LibrePlanet"></p>
 
+       <p>Acting locally for global free software adoption.</p>
 
      <?php require($f); ?>