X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/0f0779ce0add758d61cf0ff328134e9e83d0d751..000588da0f309727a3c48b973b12d6e5d4a46651:/templates/webpages/login_screen/user_login.html diff --git a/templates/webpages/login_screen/user_login.html b/templates/webpages/login_screen/user_login.html index 33cd1e61e..94688e2a4 100644 --- a/templates/webpages/login_screen/user_login.html +++ b/templates/webpages/login_screen/user_login.html @@ -29,7 +29,7 @@
[% 'Login Name' | $T8 %] | -[% L.input_tag('{AUTH}login', '', id='auth_login', style=style, class='initial_focus') %] | +[% L.input_tag('{AUTH}login', FORM.login, id='auth_login', style=style, class='initial_focus') %] |
---|---|---|
[% 'Password' | $T8 %] | @@ -70,3 +70,13 @@ | [%- LxERP.t8('Documentation') %] + +[% IF FORM.client %] + +[% END %]