X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4b937d1a3839d8235a650172a59998c1b7126e22..46bc75c8:/templates/webpages/admin/adminlogin.html diff --git a/templates/webpages/admin/adminlogin.html b/templates/webpages/admin/adminlogin.html index 803d9842a..22e07fcf9 100644 --- a/templates/webpages/admin/adminlogin.html +++ b/templates/webpages/admin/adminlogin.html @@ -1,16 +1,17 @@ [%- USE T8 %] -[% USE HTML %] -

+[% USE HTML %] +[% USE LxERP%] +
- + -

[% 'Lx-Office' | $T8 %] [% HTML.escape(version) %]

+

[% 'kivitendo' | $T8 %] [% HTML.escape(version) %]

[% 'Administration' | $T8 %]

[% IF error_message %] -

[% error_message %]

+

[% END %]
@@ -26,7 +27,9 @@
-

[% 'Lx-Office Homepage' | $T8 %]: http://lx-office.org

+

[% 'kivitendo Homepage' | $T8 %]: http://kivitendo.de

+ +

[%- LxERP.t8('Back to the login page') %]