X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a7140eef5735c5c479fbef84a80eead32b2d38a3..6fdffcc700ffe0f234769d422b0363325e80404a:/templates/webpages/admin/edit_user.html diff --git a/templates/webpages/admin/edit_user.html b/templates/webpages/admin/edit_user.html index f8154bf07..b8b5dc4df 100644 --- a/templates/webpages/admin/edit_user.html +++ b/templates/webpages/admin/edit_user.html @@ -20,7 +20,7 @@
| [% LxERP.t8('Login Name') %] | -[% L.input_tag("user.login", SELF.user.login) %] | +[% L.input_tag("user.login", SELF.user.login, class="initial_focus") %] |
|---|