]> source.dussan.org Git - archiva.git/commitdiff
fix title, as it is showing amount used, not free
authorBrett Porter <brett@apache.org>
Mon, 6 Dec 2010 16:38:31 +0000 (16:38 +0000)
committerBrett Porter <brett@apache.org>
Mon, 6 Dec 2010 16:38:31 +0000 (16:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@1042714 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/systemStatus.jsp

index 5544e20c0e4968f8eab23b958d3cf0e9238b1ff4..339bac246d5116bbf18921ea824d16dce1bdfdbd 100644 (file)
     </c:forEach>
   </table>
 
-  <h2>Free Memory</h2>
+  <h2>Memory Usage</h2>
 
   <p>${memoryStatus}</p>