X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Flogin_screen%2Fuser_login.html;h=24ba16d8b9f3bc5918c3bbab3eb1d13c08d8044f;hb=bdd3c486e20b1b2dda40de58aadfa1fdc220dc07;hp=94688e2a49c1ad82182108cc75a9db94dbcb2e49;hpb=000588da0f309727a3c48b973b12d6e5d4a46651;p=kivitendo-erp.git diff --git a/templates/webpages/login_screen/user_login.html b/templates/webpages/login_screen/user_login.html index 94688e2a4..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 @@
- + @@ -71,11 +73,11 @@ [%- LxERP.t8('Documentation') %]

-[% IF FORM.client %] +[% IF FORM.$auth_client %]
[% 'Login Name' | $T8 %][% L.input_tag('{AUTH}login', FORM.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 %]