Rev 925 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 925 | Rev 949 | ||
---|---|---|---|
Line 59... | Line 59... | ||
59 | </core:notViewable> |
59 | </core:notViewable> |
60 | </core:notEditable> |
60 | </core:notEditable> |
61 | </td> |
61 | </td> |
62 | <td> |
62 | <td> |
63 | <core:deleteable name="u"> |
63 | <core:deleteable name="u"> |
64 | <backpath:link action="/user/delete" paramId="id" paramName="u" paramProperty="id"><bean:message key="ak.hostadmiral.page.user.list.delete" /></backpath:link> |
64 | <backpath:link action="/user/deleting" paramId="id" paramName="u" paramProperty="id"><bean:message key="ak.hostadmiral.page.user.list.delete" /></backpath:link> |
65 | </core:deleteable> |
65 | </core:deleteable> |
66 | <core:notDeleteable name="u"> |
66 | <core:notDeleteable name="u"> |
67 | |
67 | |
68 | </core:notDeleteable> |
68 | </core:notDeleteable> |
69 | </td> |
69 | </td> |
70 | </tr> |
70 | </tr> |
71 | </logic:iterate> |
71 | </logic:iterate> |
72 | </table> |
72 | </table> |
73 | 73 | ||
74 | <backpath:link action="/user/edit"><bean:message key="ak.hostadmiral.page.user.list.add" /></backpath:link> |
74 | <backpath:link action="/user/edit"><bean:message key="ak.hostadmiral.page.user.list.add" /></backpath:link> |
- | 75 | <br> |
|
- | 76 | <backpath:link action="/user/failedLogins"><bean:message key="ak.hostadmiral.page.user.list.logins.failed" /></backpath:link> |
|
75 | <br> |
77 | <br> |
76 | <backpath:backlink><bean:message key="ak.hostadmiral.page.user.list.back" /></backpath:backlink> |
78 | <backpath:backlink><bean:message key="ak.hostadmiral.page.user.list.back" /></backpath:backlink> |
77 | 79 | ||
78 | </body> |
80 | </body> |
79 | 81 |