mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@3617 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
|
|
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
|
|
|
|
</h2>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="100%" height="100%" colspan="2" valign="top">
|
|
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" >
|
|
<tr>
|
|
<td valign="top">
|
|
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" >
|
|
<tr>
|
|
<td width="217" height="3px" valign="top"><img src="images/hdr_green_side.gif" alt="green side" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="175" valign="top">
|
|
<a href="home.jsp"><div class="nav2" onmouseover="this.style.backgroundColor='#cccccc'; this.style.color='#000000';" onmouseout="this.style.backgroundColor='#5c5c4f'; this.style.color='#ffffff';"><div class="innerNav">Home</div></div></a>
|
|
<a href="admin.jsp"><div class="nav2" onmouseover="this.style.backgroundColor='#cccccc'; this.style.color='#000000';" onmouseout="this.style.backgroundColor='#5c5c4f'; this.style.color='#ffffff';"><div class="innerNav">Administration</div></div></a>
|
|
<a href="monitor.jsp"><div class="nav2" onmouseover="this.style.backgroundColor='#cccccc'; this.style.color='#000000';" onmouseout="this.style.backgroundColor='#5c5c4f'; this.style.color='#ffffff';"><div class="innerNav">Monitoring</div></div></a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
|
|
<td height="100%" width="100%" valign="top">
|
|
|
|
<!-- CONTENT -->
|