X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6cf3f7762efd40bee49a2b8f11bb4ab6915d9071..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') %]