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