X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3772d03ab5a1d64173504ca61bf737dfcd451a92..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 453b07e70..24ba16d8b 100644 --- a/templates/webpages/login_screen/user_login.html +++ b/templates/webpages/login_screen/user_login.html @@ -1,15 +1,23 @@ [%- USE T8 %] [%- USE HTML %][%- USE L -%][%- USE LxERP -%] +[%- SET auth_client = '{AUTH}client' %] +[%- SET auth_login = '{AUTH}login' %]
-
- [% 'kivitendo' | $T8 %] [% version %]+
+ [% LxERP.t8('kivitendo v#1', version) %]- [% IF error %] -- [% END %] +[% IF error %] + +[% END %] +[% IF warning %] + +[% END %] +[% IF info %] + +[% END %] [% IF SELF.clients.size %] [%- SET style="width: 250px" %] @@ -23,7 +31,7 @@
+ [%- LxERP.t8('Administration area') %] + | + [%- LxERP.t8('Documentation') %] + + +[% IF FORM.$auth_client %] + +[% END %] |