Author: ssthkjer
Date: 2007-07-30 12:00:17 +0200 (Mon, 30 Jul 2007)
New Revision: 5571

Modified:
   trunk/war/src/webapp/index.jsp
Log:
namespace

Modified: trunk/war/src/webapp/index.jsp
===================================================================
--- trunk/war/src/webapp/index.jsp      2007-07-30 07:38:46 UTC (rev 5570)
+++ trunk/war/src/webapp/index.jsp      2007-07-30 10:00:17 UTC (rev 5571)
@@ -20,7 +20,7 @@
 <c:if test="${!empty Missing_pagesindex_Template}">
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml";>
     <head>
         <title>Sesam</title>
         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to