X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fc41222c61dbee590005f04c50e8603581462543..53593baa211863fbf66540cf1bcc36c8fb37257f:/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 08776e760..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 %]