X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Flogin_screen%2Fuser_login.html;h=24ba16d8b9f3bc5918c3bbab3eb1d13c08d8044f;hb=bdd3c486e20b1b2dda40de58aadfa1fdc220dc07;hp=33cd1e61e5fb0893f79bf1e26b8b3235d98d7fac;hpb=0f0779ce0add758d61cf0ff328134e9e83d0d751;p=kivitendo-erp.git 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 %]