presentation fixes:

- settings page is about the index and proxy, so name it appropriately
- page is not a parent, change CSS style from expanded to none
- add missing div


git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@506423 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2007-02-12 11:27:48 +00:00
parent feb22f6a43
commit ffaaad74e1
2 changed files with 3 additions and 2 deletions

View File

@ -95,6 +95,7 @@
</tr>
</table>
</c:if>
</div>
</body>
</html>

View File

@ -123,8 +123,8 @@
<pss:ifAuthorized permission="archiva-manage-configuration">
<h5>Administration</h5>
<ul>
<li class="expanded">
<my:currentWWUrl action="index" namespace="/admin">Index</my:currentWWUrl>
<li class="none">
<my:currentWWUrl action="index" namespace="/admin">Settings</my:currentWWUrl>
</li>
<li class="none">
<my:currentWWUrl action="managedRepositories" namespace="/admin">Managed Repositories</my:currentWWUrl>