Author: thomas.heute(a)jboss.com
Date: 2007-02-16 10:09:04 -0500 (Fri, 16 Feb 2007)
New Revision: 6318
Modified:
trunk/core/src/bin/portal-core-war/layouts/generic/maximized.jsp
Log:
minor
Modified: trunk/core/src/bin/portal-core-war/layouts/generic/maximized.jsp
===================================================================
--- trunk/core/src/bin/portal-core-war/layouts/generic/maximized.jsp 2007-02-16 15:04:45
UTC (rev 6317)
+++ trunk/core/src/bin/portal-core-war/layouts/generic/maximized.jsp 2007-02-16 15:09:04
UTC (rev 6318)
@@ -4,12 +4,11 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml">
<head>
- <title><%= PortalConstants.VERSION.toString() %>
- </title>
+ <title><%= PortalConstants.VERSION.toString() %></title>
<meta http-equiv="Content-Type" content="text/html;"/>
<!-- to correct the unsightly Flash of Unstyled Content. -->
<script type="text/javascript"></script>
- <!-- use the Nphalanx theme if nothing else was defined for the portal or the page
-->
+ <!-- use the renaissance theme if nothing else was defined for the portal or the
page -->
<p:theme themeName='renaissance'/>
<!-- inject header content that was generated by the portlets on the requested
page -->
<p:headerContent/>