]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 373820 - View User Account Log should include real name
authorSunil Joshi <joshi_sunil@in.com>
Thu, 19 Sep 2013 03:07:06 +0000 (13:07 +1000)
committerSimon Green <sgreen@redhat.com>
Thu, 19 Sep 2013 03:07:06 +0000 (13:07 +1000)
r=simon, a=glob

template/en/default/account/profile-activity.html.tmpl

index 3f8030a0e98bbc664fcc4b67fa02c9d01f2ef001..b8a58d59666f1246157eefea7f92499015d60d6a 100644 (file)
@@ -22,7 +22,7 @@
   #%]
 
 [% title = BLOCK %]
-  Account History for '[% otheruser.login FILTER html %]'
+  Account History for '[% otheruser.identity FILTER html %]'
 [% END %]