X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/540c0b5e9a38158e6f7a6efacd20b2477efad7ac..000588da0f309727a3c48b973b12d6e5d4a46651:/templates/webpages/login_screen/user_login.html diff --git a/templates/webpages/login_screen/user_login.html b/templates/webpages/login_screen/user_login.html index 877cc18a6..94688e2a4 100644 --- a/templates/webpages/login_screen/user_login.html +++ b/templates/webpages/login_screen/user_login.html @@ -1,19 +1,24 @@ [%- USE T8 %] -[% USE HTML %] - +[%- USE HTML %][%- USE L -%][%- USE LxERP -%]
+[%- 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.client %] + +[% END %]