X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2f70c04bdf0ce6350647ec4f74158a2a4cfadf39..000588da:/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 %]