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