X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Flogin_screen%2Fuser_login.html;h=7ae4c2b7bad807b72634a448a1c371e251372ccf;hb=6ef53d3f84ed5471a251856b0d4b2ca42e2e3992;hp=08776e7609d4cccfa2dc8f941f07850017b9e30f;hpb=38902b24ceed494a2936edfe4d72e8c48e15bce0;p=kivitendo-erp.git diff --git a/templates/webpages/login_screen/user_login.html b/templates/webpages/login_screen/user_login.html index 08776e760..7ae4c2b7b 100644 --- a/templates/webpages/login_screen/user_login.html +++ b/templates/webpages/login_screen/user_login.html @@ -1,18 +1,26 @@ [%- 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 %]