gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1029 - GNUnet-docs/WWW


From: grothoff
Subject: [GNUnet-SVN] r1029 - GNUnet-docs/WWW
Date: Sat, 25 Jun 2005 17:20:39 -0700 (PDT)

Author: grothoff
Date: 2005-06-25 17:20:36 -0700 (Sat, 25 Jun 2005)
New Revision: 1029

Modified:
   GNUnet-docs/WWW/mailinglist.php3
Log:
structure

Modified: GNUnet-docs/WWW/mailinglist.php3
===================================================================
--- GNUnet-docs/WWW/mailinglist.php3    2005-06-25 23:50:16 UTC (rev 1028)
+++ GNUnet-docs/WWW/mailinglist.php3    2005-06-26 00:20:36 UTC (rev 1029)
@@ -24,7 +24,8 @@
   extlink_("mailto:address@hidden","address@hidden";));
 EP();
 
-H2("GNUnet Development");
+H2("Mailinglisten");
+H3("GNUnet Development");
 BP();
 W("This mailinglist is used for developer communication.");
 W("Signing up is easy, send good patches and you get CVS access, too:");
@@ -35,7 +36,7 @@
 EP();
 echo "</center>";
 
-H2("GNUnet Users");
+H3("GNUnet Users");
 BP();
 W("<tt>help-gnunet</tt> is a mailinglist that is intended as a discussion 
forum for users, such that they can help other users.");
 W("Some developers usually also hang around to help.");
@@ -47,7 +48,7 @@
 EP();
 echo "</center>";
 
-H2("GNUnet Announcements");
+H3("GNUnet Announcements");
 BP();
 W("If you just want to receive announcements of new versions, you can 
subscribe to a strictly moderated mailinglist.");
 W("Only developers can post announcements for new releases of GNUnet related 
software on this list.");
@@ -60,7 +61,7 @@
 EP();
 echo "</center>";
 
-H2("GNUnet Diffs");
+H3("GNUnet Diffs");
 BP();
 W("This mailinglist is used to instantly publish all commits to the %s.",
   extlink_("/svn/", "GNUnet subversion repository"));





reply via email to

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