From ff7e384329910fa729e1435cd3a090a4b0658486 Mon Sep 17 00:00:00 2001 From: Sunil Joshi Date: Thu, 19 Sep 2013 13:07:06 +1000 Subject: Bug 373820 - View User Account Log should include real name r=simon, a=glob --- template/en/default/account/profile-activity.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/account/profile-activity.html.tmpl b/template/en/default/account/profile-activity.html.tmpl index 3f8030a0e..b8a58d596 100644 --- a/template/en/default/account/profile-activity.html.tmpl +++ b/template/en/default/account/profile-activity.html.tmpl @@ -22,7 +22,7 @@ #%] [% title = BLOCK %] - Account History for '[% otheruser.login FILTER html %]' + Account History for '[% otheruser.identity FILTER html %]' [% END %] -- cgit v1.2.3-24-g4f1b