gnunet-svn
[Top][All Lists]
Advanced

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

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


From: durner
Subject: [GNUnet-SVN] r3461 - GNUnet-docs/WWW/test
Date: Sun, 8 Oct 2006 13:33:22 -0700 (PDT)

Author: durner
Date: 2006-10-08 13:33:17 -0700 (Sun, 08 Oct 2006)
New Revision: 3461

Modified:
   GNUnet-docs/WWW/test/index.php
   GNUnet-docs/WWW/test/index.php3
Log:
bad

Modified: GNUnet-docs/WWW/test/index.php
===================================================================
--- GNUnet-docs/WWW/test/index.php      2006-10-08 20:30:07 UTC (rev 3460)
+++ GNUnet-docs/WWW/test/index.php      2006-10-08 20:33:17 UTC (rev 3461)
@@ -3,7 +3,6 @@
 $title = "GNUnet";
 $description="GNUnet - an anonymous distributed backup system :-)";
 include("html_header.php3");
-echo "<div id=\"content\">";
 
 H2("About GNUnet");
 
@@ -120,7 +119,6 @@
 W("For questions about GNUnet send E-Mail to %s.",
   extlink_("mailto:address@hidden","address@hidden";));
 EP();
-echo "</div>";
 
 include("html_footer.php3");
 ?>

Modified: GNUnet-docs/WWW/test/index.php3
===================================================================
--- GNUnet-docs/WWW/test/index.php3     2006-10-08 20:30:07 UTC (rev 3460)
+++ GNUnet-docs/WWW/test/index.php3     2006-10-08 20:33:17 UTC (rev 3461)
@@ -3,7 +3,7 @@
 $title = "GNUnet";
 $description="GNUnet - an anonymous distributed backup system :-)";
 include("html_header.php3");
-echo "<div id=\"content\">";
+
 H2("About GNUnet");
 P();
 W("GNUnet is a framework for secure peer-to-peer networking that does not use 
any centralized or otherwise trusted services.");
@@ -79,6 +79,6 @@
   extlink_("http://www.gnu.org/software/gnunet/","the GNUnet developers"));
 W("For questions about GNUnet send E-Mail to %s.",
   extlink_("mailto:address@hidden","address@hidden";));
-echo "</div>";
+
 include("html_footer.php3");
 ?>





reply via email to

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