[% 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>
{name => 'realname'
heading => 'Real name'
}
- {heading => 'User Account Log'
+ {heading => 'Account History'
content => 'View'
contentlink => 'editusers.cgi?action=activity' _
'&userid=%%userid%%' _