src/main/webapp/WEB-INF/jsp/components.jsp

changeset 181
502a10e24b85
parent 180
009700915269
child 184
e8eecee6aadf
--- a/src/main/webapp/WEB-INF/jsp/components.jsp	Wed Jan 06 15:39:56 2021 +0100
+++ b/src/main/webapp/WEB-INF/jsp/components.jsp	Wed Jan 06 16:20:32 2021 +0100
@@ -62,8 +62,8 @@
     </tr>
     <tr>
         <th></th>
-        <th><fmt:message key="component.name"/></th>
-        <th><fmt:message key="component.description"/></th>
+        <th><fmt:message key="component"/></th>
+        <th><fmt:message key="description"/></th>
         <th class="hcenter"><fmt:message key="issues.open" /></th>
         <th class="hcenter"><fmt:message key="issues.active" /></th>
         <th class="hcenter"><fmt:message key="issues.done" /></th>

mercurial