From 0f1cf40ea4dcc939a81a94d3df85586b124275ec Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Wed, 25 Jul 2007 09:51:42 +0000 Subject: Bug 367956 rename "View User Account Log for ..." to "Account History for user ..." r=lpsolit a=lpsolit --- template/en/default/admin/users/edit.html.tmpl | 4 ++-- template/en/default/admin/users/list.html.tmpl | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en/default/admin/users') diff --git a/template/en/default/admin/users/edit.html.tmpl b/template/en/default/admin/users/edit.html.tmpl index 8ababb82e..148dcc205 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 41c5016f8..ed3f284d1 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%%' _ -- cgit v1.2.3-24-g4f1b