diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/users/edit.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/users/edit.html.tmpl b/template/en/default/admin/users/edit.html.tmpl index 61778ad93..abc124616 100644 --- a/template/en/default/admin/users/edit.html.tmpl +++ b/template/en/default/admin/users/edit.html.tmpl @@ -25,7 +25,7 @@ # canbless) for viewed user. #%] -[% title = BLOCK %]Edit user [% otheruser.login FILTER html %][% END %] +[% title = BLOCK %]Edit user [% otheruser.identity FILTER html %][% END %] [% PROCESS global/header.html.tmpl title = title |