X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0f0779ce0add758d61cf0ff328134e9e83d0d751..c5d397d9b1c2e13dfdaf644fbd98cd41d00a2909:/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..24ba16d8b 100644 --- a/templates/webpages/login_screen/user_login.html +++ b/templates/webpages/login_screen/user_login.html @@ -1,5 +1,7 @@ [%- USE T8 %] [%- USE HTML %][%- USE L -%][%- USE LxERP -%] +[%- SET auth_client = '{AUTH}client' %] +[%- SET auth_login = '{AUTH}login' %]
@@ -29,7 +31,7 @@
- + @@ -70,3 +72,13 @@  |  [%- LxERP.t8('Documentation') %]

+ +[% IF FORM.$auth_client %] + +[% END %]
[% 'Login Name' | $T8 %][% L.input_tag('{AUTH}login', '', id='auth_login', style=style, class='initial_focus') %][% L.input_tag('{AUTH}login', FORM.$auth_login, id='auth_login', style=style, class='initial_focus') %]
[% 'Password' | $T8 %]