[Kos-cvs] kos-web/include footer.php,1.5,1.6

thomas at kos.enix.org thomas at kos.enix.org
Thu Dec 30 00:33:27 CET 2004


Update of /var/cvs/kos/kos-web/include
In directory the-doors:/tmp/cvs-serv11776

Modified Files:
	footer.php 
Log Message:
Encore faut-il ne pas oublier le passage à la ligne.


Index: footer.php
===================================================================
RCS file: /var/cvs/kos/kos-web/include/footer.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- footer.php	29 Dec 2004 23:32:55 -0000	1.5
+++ footer.php	29 Dec 2004 23:33:25 -0000	1.6
@@ -5,7 +5,7 @@
   echo "</div>\n\n";
 
   echo "<div id=\"footer\">\n";
-  echo "<b>Kid Operating System</b>\n";
+  echo "<b>Kid Operating System</b><br/>\n";
   echo "Depuis le 18 février 2000 :<br/>\n";
   system("/home/kos/bin/_count.pl");
   echo "</div>\n\n";



More information about the Kos-cvs mailing list