<head>
| <title><%= PortalConstants.VERSION.toString() %></title>
| <meta http-equiv="Content-Type" content="text/html;"/>
|
| <script type="text/javascript"></script>
| <p:theme themeName='GE-Blue'/>
| <p:headerContent/>
| </head>
|
| <body id="body">
| <div id="portal-container">
| <div id="sizer">
| <div id="expander">
| <div id="logoName"></div>
| <table border="0" cellpadding="0"
cellspacing="0" id="header-container">
| <tr>
| <td align="center" valign="top"
id="header">
| <p:region regionName='navigation'
regionID='navigation'/>
| <div id="spacer"></div>
| </td>
| </tr>
| </table>
| <div id="content-container">
| <!-- insert the content of the 'left' region of the page, and
assign the css selector id 'regionA' -->
| <p:region regionName='left' regionID='regionA'/>
|
| <!-- insert the content of the 'center' region of the page, and
assign the css selector id 'regionB' -->
| <p:region regionName='center' regionID='regionB'/>
|
| <hr class="cleaner"/>
|
| <div id="footer-container"
class="portal-copyright"> GE - Capital Solutions<br/>
| <span id="ThemeBy"></span>
| </div>
| </div>
| </div>
| </div>
| </div>
| </body>
| </html>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969843#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...