mirror of https://github.com/apache/archiva.git
fix title, as it is showing amount used, not free
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1042714 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1ad96a97b7
commit
ad8b3ce072
|
@ -123,7 +123,7 @@
|
|||
</c:forEach>
|
||||
</table>
|
||||
|
||||
<h2>Free Memory</h2>
|
||||
<h2>Memory Usage</h2>
|
||||
|
||||
<p>${memoryStatus}</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue