X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Flogin_screen%2Fuser_login.html;h=20c63f1e7f8d05a57093a7e832141033db0c1c00;hb=9b16f8f89f00a7429f85144527a97d1168ea0000;hp=7ed49cff172c7e03b5e3bdedc0aa51c680093bad;hpb=980dc53321ae6c2d3e448b6ca2a0c7d11a65ee8c;p=kivitendo-erp.git diff --git a/templates/webpages/login_screen/user_login.html b/templates/webpages/login_screen/user_login.html index 7ed49cff1..20c63f1e7 100644 --- a/templates/webpages/login_screen/user_login.html +++ b/templates/webpages/login_screen/user_login.html @@ -1,21 +1,30 @@ [%- USE T8 %] -[%- USE HTML %] +[%- USE HTML %][%- USE L -%][%- USE LxERP -%] +[%- SET auth_client = '{AUTH}client' %] +[%- SET auth_login = '{AUTH}login' %]
+[%- ELSE %] +

+ [% LxERP.t8("No clients have been created yet.") %] + [% LxERP.t8("Please do so in the administration area.") %] +

+ +

+ [% LxERP.t8("Administration area") %] +

+[%- END %] - + +

+ [%- LxERP.t8('Administration area') %] +  |  + [%- LxERP.t8('Documentation') %] +

+ +[% IF FORM.$auth_client %] + +[% END %]