--- a/src/main/webapp/WEB-INF/jsp/projects.jsp Sat May 30 15:26:15 2020 +0200 +++ b/src/main/webapp/WEB-INF/jsp/projects.jsp Sat May 30 15:28:27 2020 +0200 @@ -56,11 +56,11 @@ <thead> <tr> <th></th> - <th><fmt:message key="thead.name"/></th> - <th><fmt:message key="thead.repoUrl"/></th> - <th><fmt:message key="thead.issues.open"/></th> - <th><fmt:message key="thead.issues.active"/></th> - <th><fmt:message key="thead.issues.done"/></th> + <th><fmt:message key="name"/></th> + <th><fmt:message key="repoUrl"/></th> + <th><fmt:message key="issues.open"/></th> + <th><fmt:message key="issues.active"/></th> + <th><fmt:message key="issues.done"/></th> </tr> </thead> <tbody>