gnunet-svn
[Top][All Lists]
Advanced

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

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


From: durner
Subject: [GNUnet-SVN] r944 - GNUnet-docs/WWW/test
Date: Tue, 14 Jun 2005 13:31:00 -0700 (PDT)

Author: durner
Date: 2005-06-14 13:30:58 -0700 (Tue, 14 Jun 2005)
New Revision: 944

Modified:
   GNUnet-docs/WWW/test/old_news.php3
Log:
Reformat

Modified: GNUnet-docs/WWW/test/old_news.php3
===================================================================
--- GNUnet-docs/WWW/test/old_news.php3  2005-06-14 20:20:33 UTC (rev 943)
+++ GNUnet-docs/WWW/test/old_news.php3  2005-06-14 20:30:58 UTC (rev 944)
@@ -5,9 +5,10 @@
 include("html_header.php3");
 
 H2("News archive");
+BP();
 W("The archive dates back until February 2003.");
 W("Before then, news were not archived.");
-P();
+EP();
 echo "<dl>\n";
 
 function convert_time($mysql_timestamp){
@@ -42,7 +43,6 @@
   echo "</dd>\n";
 }
 echo "</dl>\n";
-P();
 
 include("html_footer.php3");
 ?>





reply via email to

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