X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Flogin_screen%2Fuser_login.html;h=20c63f1e7f8d05a57093a7e832141033db0c1c00;hb=3591b710cbe757a131ff768ed7d6066d8412bc0e;hp=877cc18a6bad44f991d3c488a68c403f378b7ba7;hpb=540c0b5e9a38158e6f7a6efacd20b2477efad7ac;p=kivitendo-erp.git diff --git a/templates/webpages/login_screen/user_login.html b/templates/webpages/login_screen/user_login.html index 877cc18a6..20c63f1e7 100644 --- a/templates/webpages/login_screen/user_login.html +++ b/templates/webpages/login_screen/user_login.html @@ -1,22 +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 %]