<ww:property value="indexerCronExpression"/>
</td>
<%-- TODO: a "delete index and run now" operation should be here too (really clean, remove deletions that didn't get picked up) --%>
- <td>
- <pss:ifAuthorized permission="archiva-run-indexer">
- <a href="<ww:url action="runIndexer" />">Run Now</a>
- </pss:ifAuthorized>
- </td>
</tr>
<tr>
<th>Last Indexing Time</th>
</tr>
</table>
+ <table class="infoTable">
+ <tr>
+ <td>
+ <pss:ifAuthorized permission="archiva-run-indexer">
+ <a href="<ww:url action="runIndexer" />">Run Now</a>
+ </pss:ifAuthorized>
+ </td>
+ </tr>
+ </table>
+
<ww:set name="proxy" value="proxy"/>
<c:if test="${!empty(proxy.host)}">
<h3>HTTP Proxy</h3>