Author: ssthkjer
Date: 2007-07-30 12:01:59 +0200 (Mon, 30 Jul 2007)
New Revision: 5572

Modified:
   trunk/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp
Log:
namespace

Modified: trunk/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp
===================================================================
--- trunk/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp       
2007-07-30 10:00:17 UTC (rev 5571)
+++ trunk/war/src/webapp/WEB-INF/jsp/decorators/httpDecorator.jsp       
2007-07-30 10:01:59 UTC (rev 5572)
@@ -10,7 +10,7 @@
 <%@ taglib uri="/WEB-INF/SearchPortal.tld" prefix="search" %>
 <!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>
     <search:include include="head-element"/>
 </head>

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

Reply via email to