Commit 0f1cf40e authored by timeless%mozdev.org's avatar timeless%mozdev.org

Bug 367956 rename "View User Account Log for ..." to "Account History for user ..."

r=lpsolit a=lpsolit
parent 284d2c7b
......@@ -36,7 +36,7 @@
#%]
[% title = BLOCK %]
View User Account Log for '[% otheruser.login FILTER html %]'
Account History for '[% otheruser.login FILTER html %]'
[% END %]
......
......@@ -117,8 +117,8 @@
[% INCLUDE listselectionhiddenfields %]
or <a href="editusers.cgi?action=activity&amp;userid=[% otheruser.id %]"
title="View the account log for user '
[%- otheruser.login FILTER html %]'">View this user's account log</a>
title="View Account History for '
[%- otheruser.login FILTER html %]'">View Account History</a>
</p>
</form>
<p>
......
......@@ -42,7 +42,7 @@
{name => 'realname'
heading => 'Real name'
}
{heading => 'User Account Log'
{heading => 'Account History'
content => 'View'
contentlink => 'editusers.cgi?action=activity' _
'&amp;userid=%%userid%%' _
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment