From 01e3e73823886636357220f423af08e87af2eba6 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Wed, 8 Feb 2012 15:19:05 -0500 Subject: Bug 533012 - add the ability to see all the administrative actions performed by a user r=glob --- template/en/default/account/profile-activity.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/account') diff --git a/template/en/default/account/profile-activity.html.tmpl b/template/en/default/account/profile-activity.html.tmpl index ee00875fe..aa6a63e85 100644 --- a/template/en/default/account/profile-activity.html.tmpl +++ b/template/en/default/account/profile-activity.html.tmpl @@ -35,7 +35,7 @@ #%] [% title = BLOCK %] - Account History for '[% otheruser.login FILTER html %]' + [% IF action == 'admin_activity' %]Admin[% ELSE %]Account[% END %] History for '[% otheruser.login FILTER html %]' [% END %] -- cgit v1.2.3-24-g4f1b