gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r1474 - GNUnet-docs/WWW
Date: Wed, 13 Jul 2005 11:05:53 -0700 (PDT)

Author: grothoff
Date: 2005-07-13 11:05:51 -0700 (Wed, 13 Jul 2005)
New Revision: 1474

Modified:
   GNUnet-docs/WWW/user_afs.php3
Log:
fix

Modified: GNUnet-docs/WWW/user_afs.php3
===================================================================
--- GNUnet-docs/WWW/user_afs.php3       2005-07-13 18:04:41 UTC (rev 1473)
+++ GNUnet-docs/WWW/user_afs.php3       2005-07-13 18:05:51 UTC (rev 1474)
@@ -5,7 +5,7 @@
 include("html_header.php3");
 H2("File Sharing with GNUnet");
 afslogo();
-echo "<ul><li>\n";
+echo "<ul>\n";
 LILI("#concepts","Concepts");
 echo "<ul>\n";
 LI(extlink_("#files","Files"));
@@ -15,11 +15,11 @@
 LI(extlink_("#advertisements","Advertisements"));
 LI(extlink_("#collections","Collections"));
 LI(extlink_("#example","Example"));
-echo "</ul></li>\n";
+echo "</ul>\n";
 LILI("#configuration","Configuration");
 echo "<ul>\n";
 LILI("#mysql","Setting up the mysql database"); 
-echo "</ul></li>\n";
+echo "</ul>\n";
 LILI("#afscommands","Commands for Anonymous File Sharing");
 echo "<ul>";
 LILI("#gnunetinsert","gnunet-insert");
@@ -29,7 +29,8 @@
 LILI("#gnunetdirectory","gnunet-directory");
 LILI("#gnunetpseudonym","gnunet-pseudonym");
 LILI("gnunetgtk.php3","gnunet-gtk");
-echo "</ul></li></ul>\n";
+echo "</ul>\n";
+echo "</ul>\n";
 
 ANCHOR("concepts"); H3("Concepts");
 





reply via email to

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