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

changeset 181
502a10e24b85
parent 180
009700915269
child 184
e8eecee6aadf
--- a/src/main/webapp/WEB-INF/jsp/projects.jsp	Wed Jan 06 15:39:56 2021 +0100
+++ b/src/main/webapp/WEB-INF/jsp/projects.jsp	Wed Jan 06 16:20:32 2021 +0100
@@ -55,8 +55,8 @@
         <thead>
         <tr>
             <th></th>
-            <th><fmt:message key="name"/></th>
-            <th><fmt:message key="repoUrl"/></th>
+            <th><fmt:message key="project.name"/></th>
+            <th><fmt:message key="project.repoUrl"/></th>
             <th class="hcenter"><fmt:message key="version.latest"/></th>
             <th class="hcenter"><fmt:message key="version.next"/></th>
             <th class="hcenter"><fmt:message key="issues.open"/></th>

mercurial