diff --git a/mozilla/webtools/bugzilla/template/en/default/admin/users/edit.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/admin/users/edit.html.tmpl index 61778ad932a..abc1246167f 100644 --- a/mozilla/webtools/bugzilla/template/en/default/admin/users/edit.html.tmpl +++ b/mozilla/webtools/bugzilla/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