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

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

mercurial