summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users/userdata.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/users/userdata.html.tmpl')
-rw-r--r--template/en/default/admin/users/userdata.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/admin/users/userdata.html.tmpl b/template/en/default/admin/users/userdata.html.tmpl
index 78c5f0f28..8cdc767e4 100644
--- a/template/en/default/admin/users/userdata.html.tmpl
+++ b/template/en/default/admin/users/userdata.html.tmpl
@@ -22,7 +22,8 @@
<td>
[% IF editusers %]
<input size="64" maxlength="255" id="login" name="login"
- value="[% otheruser.login FILTER html %]">
+ value="[% otheruser.login FILTER html %]"
+ [%- " autofocus" UNLESS editform %]>
[% IF editform %]
[% IF !otheruser.in_group('bz_sudo_protect') %]
<br>