diff options
author | timeless%mozdev.org <> | 2007-07-25 11:51:42 +0200 |
---|---|---|
committer | timeless%mozdev.org <> | 2007-07-25 11:51:42 +0200 |
commit | 0f1cf40ea4dcc939a81a94d3df85586b124275ec (patch) | |
tree | e531d59f7f3ca2c9c014ce2aa1c09f1eed341b9c /template/en/default/account | |
parent | 284d2c7b71b6508c91653b4ba31b535f77430df8 (diff) | |
download | bugzilla-0f1cf40ea4dcc939a81a94d3df85586b124275ec.tar.gz bugzilla-0f1cf40ea4dcc939a81a94d3df85586b124275ec.tar.xz |
Bug 367956 rename "View User Account Log for ..." to "Account History for user ..."
r=lpsolit a=lpsolit
Diffstat (limited to 'template/en/default/account')
-rw-r--r-- | template/en/default/account/profile-activity.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/profile-activity.html.tmpl b/template/en/default/account/profile-activity.html.tmpl index fe8f9fb20..ef7c6082b 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 %] |