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 @@ ...@@ -36,7 +36,7 @@
#%] #%]
[% title = BLOCK %] [% title = BLOCK %]
View User Account Log for '[% otheruser.login FILTER html %]' Account History for '[% otheruser.login FILTER html %]'
[% END %] [% END %]
......
...@@ -117,8 +117,8 @@ ...@@ -117,8 +117,8 @@
[% INCLUDE listselectionhiddenfields %] [% INCLUDE listselectionhiddenfields %]
or <a href="editusers.cgi?action=activity&amp;userid=[% otheruser.id %]" or <a href="editusers.cgi?action=activity&amp;userid=[% otheruser.id %]"
title="View the account log for user ' title="View Account History for '
[%- otheruser.login FILTER html %]'">View this user's account log</a> [%- otheruser.login FILTER html %]'">View Account History</a>
</p> </p>
</form> </form>
<p> <p>
......
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
{name => 'realname' {name => 'realname'
heading => 'Real name' heading => 'Real name'
} }
{heading => 'User Account Log' {heading => 'Account History'
content => 'View' content => 'View'
contentlink => 'editusers.cgi?action=activity' _ contentlink => 'editusers.cgi?action=activity' _
'&amp;userid=%%userid%%' _ '&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