[Kos-cvs] kos-web/include header.php,1.9,1.10
thomas at kos.enix.org
thomas at kos.enix.org
Wed Dec 29 01:08:35 CET 2004
Update of /var/cvs/kos/kos-web/include
In directory the-doors:/tmp/cvs-serv25500
Modified Files:
header.php
Log Message:
Correction.
Index: header.php
===================================================================
RCS file: /var/cvs/kos/kos-web/include/header.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- header.php 29 Dec 2004 00:07:03 -0000 1.9
+++ header.php 29 Dec 2004 00:08:33 -0000 1.10
@@ -28,7 +28,7 @@
echo "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n";
echo "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\"
\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n";
- echo "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr\ lang=\"fr\">\n";
+ echo "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr\" lang=\"fr\">\n";
echo "<head>\n";
echo "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\" />\n";
More information about the Kos-cvs
mailing list