diff options
Diffstat (limited to 'root')
-rw-r--r-- | root/admin/password.tt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/admin/password.tt b/root/admin/password.tt index 16f599b..1c743e5 100644 --- a/root/admin/password.tt +++ b/root/admin/password.tt @@ -1,6 +1,6 @@ <div align="left"> <p> -Resetting the users ([% uid %]) password will: +[% l('Resetting the users ([_1]) password will:', uid) %] <ul> <li>[% l('Change their password to a random string') %]</li> <li>[% l('Set the pwdReset attribute on their entry') %]</li> |