From: timeless%mozdev.org <> Date: Wed, 25 Jul 2007 09:51:42 +0000 (+0000) Subject: Bug 367956 rename "View User Account Log for ..." to "Account History for user ..." X-Git-Tag: bugzilla-3.1.2~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f1cf40ea4dcc939a81a94d3df85586b124275ec;p=thirdparty%2Fbugzilla.git Bug 367956 rename "View User Account Log for ..." to "Account History for user ..." r=lpsolit a=lpsolit --- diff --git a/template/en/default/account/profile-activity.html.tmpl b/template/en/default/account/profile-activity.html.tmpl index fe8f9fb202..ef7c6082b2 100644 --- a/template/en/default/account/profile-activity.html.tmpl +++ b/template/en/default/account/profile-activity.html.tmpl @@ -36,7 +36,7 @@ #%] [% title = BLOCK %] - View User Account Log for '[% otheruser.login FILTER html %]' + Account History for '[% otheruser.login FILTER html %]' [% END %] diff --git a/template/en/default/admin/users/edit.html.tmpl b/template/en/default/admin/users/edit.html.tmpl index 8ababb82e4..148dcc205c 100644 --- a/template/en/default/admin/users/edit.html.tmpl +++ b/template/en/default/admin/users/edit.html.tmpl @@ -117,8 +117,8 @@ [% INCLUDE listselectionhiddenfields %] or View this user's account log + title="View Account History for ' + [%- otheruser.login FILTER html %]'">View Account History
diff --git a/template/en/default/admin/users/list.html.tmpl b/template/en/default/admin/users/list.html.tmpl index 41c5016f8e..ed3f284d19 100644 --- a/template/en/default/admin/users/list.html.tmpl +++ b/template/en/default/admin/users/list.html.tmpl @@ -42,7 +42,7 @@ {name => 'realname' heading => 'Real name' } - {heading => 'User Account Log' + {heading => 'Account History' content => 'View' contentlink => 'editusers.cgi?action=activity' _ '&userid=%%userid%%' _