\r
<html>\r
<head>\r
- <title>Admin: Add Legacy artifact path</title>\r
+ <title>Admin: Add Legacy Artifact Path</title>\r
<ww:head/>\r
</head>\r
\r
<body>\r
\r
-<h1>Admin: Add Legacy artifact path</h1>\r
+<h1>Admin: Add Legacy Artifact Path</h1>\r
\r
<div id="contentArea">\r
\r
+ <p>\r
+ Enter the legacy path to map to a particular artifact reference, then adjust the fields as necessary.\r
+ </p>\r
+\r
<script type="text/javascript">\r
function parse( path )\r
{\r
\r
<body>\r
\r
-<h1>Administration - Legacy artifacts path resolution</h1>\r
+<h1>Administration - Legacy Artifact Path Resolution</h1>\r
\r
<div id="contentArea">\r
\r
</ww:a>\r
</redback:ifAuthorized>\r
</div>\r
-<h2>Legacy artifacts path resolution</h2>\r
+<h2>Path Mappings</h2>\r
\r
<c:choose>\r
<c:when test="${empty(legacyArtifactPaths)}">\r
- <%-- No Managed Repositories. --%>\r
- <strong>There are no legacy artifact path configured yet.</strong>\r
+ <%-- No paths. --%>\r
+ <p><strong>There are no legacy artifact paths configured yet.</strong></p>\r
</c:when>\r
<c:otherwise>\r
-<%-- Display the repositories. --%>\r
+ <%-- Display the paths. --%>\r
\r
<c:forEach items="${legacyArtifactPaths}" var="legacyArtifactPath" varStatus="i">\r
<c:choose>\r
</redback:ifAnyAuthorized>\r
</div>\r
\r
-<div style="float: left">\r
- <img src="<c:url value="/images/archiva-splat-32.gif"/>" alt="" width="32" height="32"/>\r
-</div>\r
-\r
<table class="infoTable">\r
<tr>\r
<th>Path</th>\r