mirror of https://github.com/apache/archiva.git
[MRM-1074] Typo of Legacy Support option on the left nav menu
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@748162 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
64a7ba1f3f
commit
c5529d24ae
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Administration - Legacy support</title>
|
<title>Administration - Legacy Support</title>
|
||||||
<s:head/>
|
<s:head/>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
|
@ -136,7 +136,7 @@
|
||||||
<my:currentWWUrl action="proxyConnectors" namespace="/admin">Proxy Connectors</my:currentWWUrl>
|
<my:currentWWUrl action="proxyConnectors" namespace="/admin">Proxy Connectors</my:currentWWUrl>
|
||||||
</li>
|
</li>
|
||||||
<li class="none">
|
<li class="none">
|
||||||
<my:currentWWUrl action="legacyArtifactPath" namespace="/admin">Legacy support</my:currentWWUrl>
|
<my:currentWWUrl action="legacyArtifactPath" namespace="/admin">Legacy Support</my:currentWWUrl>
|
||||||
</li>
|
</li>
|
||||||
<li class="none">
|
<li class="none">
|
||||||
<my:currentWWUrl action="networkProxies" namespace="/admin">Network Proxies</my:currentWWUrl>
|
<my:currentWWUrl action="networkProxies" namespace="/admin">Network Proxies</my:currentWWUrl>
|
||||||
|
|
Loading…
Reference in New Issue