X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..969e749ceb3bcf8c40dac0e84094de03f4ded9d7:/templates/webpages/admin/adminlogin.html diff --git a/templates/webpages/admin/adminlogin.html b/templates/webpages/admin/adminlogin.html index e82187431..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%] +
- + -

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

+

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

[% 'Administration' | $T8 %]

[% IF error_message %] -

[% error_message %]

+

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

[% 'Lx-Office website' | $T8 %]

+

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

+ +

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