]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 330290: Edit users should include user's real name and address in title - Patch...
authorlpsolit%gmail.com <>
Fri, 20 Oct 2006 16:53:06 +0000 (16:53 +0000)
committerlpsolit%gmail.com <>
Fri, 20 Oct 2006 16:53:06 +0000 (16:53 +0000)
template/en/default/admin/users/edit.html.tmpl

index 61778ad932a357380579f413b268a8ae889de1cc..abc1246167f3bf8950610f68c3c46470a0e1823f 100644 (file)
@@ -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