зеркало из https://github.com/mozilla/pjs.git
Bug 367956 rename "View User Account Log for ..." to "Account History for user ..."
r=lpsolit a=lpsolit
This commit is contained in:
Родитель
403f912a60
Коммит
0854de4b61
|
@ -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&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' _
|
||||
'&userid=%%userid%%' _
|
||||
|
|
Загрузка…
Ссылка в новой задаче