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

+

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

[% 'Administration' | $T8 %]

[% IF error_message %] -

[% error_message %]

+

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

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

+

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

+ +

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