add more images on screen headers

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1243589 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-02-13 16:21:32 +00:00
parent 18315817e6
commit f7347ce95c
4 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 667 B

View File

@ -18,7 +18,7 @@
-->
<script id="networkProxiesMain" type="text/x-jquery-tmpl">
<div class="page-header">
<h2>${$.i18n.prop('network-proxies.list')}</h2>
<h2><img src="images/internet-web-browser-32-32.png"/>${$.i18n.prop('network-proxies.list')}</h2>
</div>
<ul id="network-proxies-view-tabs" class="nav nav-tabs">

View File

@ -18,7 +18,7 @@
-->
<script id="repositoriesMain" type="text/x-jquery-tmpl">
<div class="page-header">
<h2>${$.i18n.prop('administration.repositories')}</h2>
<h2><img src="images/system-file-manager-32-32.png"/>${$.i18n.prop('administration.repositories')}</h2>
</div>
<ul id="repositories-tabs" class="nav nav-tabs">