gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5464 - GNUnet-docs/WWW/test


From: gnunet
Subject: [GNUnet-SVN] r5464 - GNUnet-docs/WWW/test
Date: Sat, 11 Aug 2007 15:09:11 -0600 (MDT)

Author: durner
Date: 2007-08-11 15:09:09 -0600 (Sat, 11 Aug 2007)
New Revision: 5464

Modified:
   GNUnet-docs/WWW/test/gnunet.css
   GNUnet-docs/WWW/test/index.php
Log:


Modified: GNUnet-docs/WWW/test/gnunet.css
===================================================================
--- GNUnet-docs/WWW/test/gnunet.css     2007-08-11 20:31:59 UTC (rev 5463)
+++ GNUnet-docs/WWW/test/gnunet.css     2007-08-11 21:09:09 UTC (rev 5464)
@@ -212,7 +212,7 @@
 #sidebar {
 position: relative;
 top: 0em;
-right: 1em;
+right: 3em;
 margin-top: 1em;
 font-size: 0.9em;
 float: right;

Modified: GNUnet-docs/WWW/test/index.php
===================================================================
--- GNUnet-docs/WWW/test/index.php      2007-08-11 20:31:59 UTC (rev 5463)
+++ GNUnet-docs/WWW/test/index.php      2007-08-11 21:09:09 UTC (rev 5464)
@@ -7,12 +7,18 @@
 echo "<div id=\"sidebar\">";
 H3("At a glance");
 echo "<ul>";
+LI("Anonymous P2P, F2F");
 LI("Current release: 0.7.2b");
 LI("Network version: 0.7.1");
+LI("Operating systems: Unix, Windows");
+LI("Localization: de, sv, vi");
+LI("License: GPL");
 echo "</ul>";
 H3("Stay up to date");
-LI(W("%s"), extlink_("http://lists.gnu.org/mailman/listinfo/info-gnunet";, 
"E-Mail announcements"));
-LI(W("%s"), extlink_("irc://irc.freenode.net/#gnunet", "IRC channel"));
+echo "<ul>";
+LI(W("%s", extlink_("http://lists.gnu.org/mailman/listinfo/info-gnunet";, 
"E-Mail announcements")));
+LI(W("%s", extlink_("irc://irc.freenode.net/#gnunet", "IRC channel")));
+echo "</ul>";
 echo "</div>";
 
 echo "<div id=\"content\">";





reply via email to

[Prev in Thread] Current Thread [Next in Thread]