[gatein-commits] gatein SVN: r3991 - exo/portal/branches/3.1.x/web/portal/src/main/webapp.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Aug 31 19:32:23 EDT 2010


Author: hoang_to
Date: 2010-08-31 19:32:23 -0400 (Tue, 31 Aug 2010)
New Revision: 3991

Modified:
   exo/portal/branches/3.1.x/web/portal/src/main/webapp/portal-unavailable.jsp
   exo/portal/branches/3.1.x/web/portal/src/main/webapp/portal-warning.jsp
Log:
EXOGTN-56:Remove special characters in portal-unavailable.jsp and portal-warning.jsp files

Modified: exo/portal/branches/3.1.x/web/portal/src/main/webapp/portal-unavailable.jsp
===================================================================
--- exo/portal/branches/3.1.x/web/portal/src/main/webapp/portal-unavailable.jsp	2010-08-31 22:13:00 UTC (rev 3990)
+++ exo/portal/branches/3.1.x/web/portal/src/main/webapp/portal-unavailable.jsp	2010-08-31 23:32:23 UTC (rev 3991)
@@ -19,7 +19,7 @@
 
 --%>
 
-<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
+<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
   <head>
 	<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 	<title>Portal Warning </title>

Modified: exo/portal/branches/3.1.x/web/portal/src/main/webapp/portal-warning.jsp
===================================================================
--- exo/portal/branches/3.1.x/web/portal/src/main/webapp/portal-warning.jsp	2010-08-31 22:13:00 UTC (rev 3990)
+++ exo/portal/branches/3.1.x/web/portal/src/main/webapp/portal-warning.jsp	2010-08-31 23:32:23 UTC (rev 3991)
@@ -19,7 +19,7 @@
 
 --%>
 
-<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
+<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
   <head>
 	<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 	<title>Portal Warning </title>



More information about the gatein-commits mailing list