[MRM-1016] Minor usability enhancement for the web app footer

Submitted by: Martin Cooper


git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@719165 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2008-11-20 05:29:24 +00:00
parent 8152eb5642
commit 882128332b
1 changed files with 2 additions and 2 deletions

View File

@ -167,10 +167,10 @@
%>
<div id="footer">
<div class="xleft">
<a href="http://archiva.apache.org/">Apache Archiva <%= ArchivaVersion.getVersion()%></a>
<a target="_blank" href="http://archiva.apache.org/">Apache Archiva <%= ArchivaVersion.getVersion()%></a>
</div>
<div class="xright">
<a href="http://www.apache.org/">Copyright &#169; <%= copyrightRange%> The Apache Software Foundation</a>
Copyright &#169; <%= copyrightRange%> <a target="_blank" href="http://www.apache.org/">The Apache Software Foundation</a>
</div>
<div class="clear">