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

changeset 181
502a10e24b85
parent 180
009700915269
child 184
e8eecee6aadf
--- a/src/main/webapp/WEB-INF/jsp/users.jsp	Wed Jan 06 15:39:56 2021 +0100
+++ b/src/main/webapp/WEB-INF/jsp/users.jsp	Wed Jan 06 16:20:32 2021 +0100
@@ -45,7 +45,7 @@
         <thead>
         <tr>
             <th></th>
-            <th><fmt:message key="displayname"/></th>
+            <th><fmt:message key="user.displayname"/></th>
         </tr>
         </thead>
         <tbody>

mercurial