X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/83542c806dc5c249bf640e344eaf3831cdf2f2ea..c5d397d9b1c2e13dfdaf644fbd98cd41d00a2909:/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 d04a8b62d..24ba16d8b 100644 --- a/templates/webpages/login_screen/user_login.html +++ b/templates/webpages/login_screen/user_login.html @@ -1,20 +1,26 @@ [%- USE T8 %] -[%- USE HTML %] -
- +[%- USE HTML %][%- USE L -%][%- USE LxERP -%] +[%- SET auth_client = '{AUTH}client' %] +[%- SET auth_login = '{AUTH}login' %]+ [% 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 %]