X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e92b111df5e022e68517682cf48ab5f73adc9e79..2ae9dfb6692fffdcf15f896fb014b525fcf760eb:/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") %] |
|---|