X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d1489df29cba94ddf3a9f6dc6a1f310033a90924..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/login/company_logo.html diff --git a/templates/webpages/login/company_logo.html b/templates/webpages/login/company_logo.html index 1939fc3c8..bfb40167a 100644 --- a/templates/webpages/login/company_logo.html +++ b/templates/webpages/login/company_logo.html @@ -1,6 +1,5 @@ [%- USE T8 %] [%- USE HTML %][%- USE LxERP %] - [%- DEFAULT myconfig_dbhost = 'localhost' %]
- [% +

[% 'kivitendo' | $T8 %] [% version %]

@@ -19,9 +18,9 @@

[% 'companylogo_subtitle' | $T8 %]

- [% HTML.escape(myconfig_company) %] + [% HTML.escape(defaults.company) %]
- [% HTML.escape(myconfig_address).replace('\\\\n', '
').replace('\n', '
') %] + [% HTML.escape(defaults.address).replace('\\\\n', '
').replace('\n', '
') %]

@@ -30,23 +29,15 @@ - + - - - - - - + + - - - - - - + +
[% 'User' | $T8 %][% HTML.escape(myconfig_name) %][% HTML.escape(MYCONFIG.name) %]
[% 'Language' | $T8 %][% HTML.escape(myconfig_countrycode) %]
[% 'Templates' | $T8 %][% HTML.escape(myconfig_templates) %][% IF AUTH.assert('admin', 'may_fail') %][% END %][% 'Client' | $T8 %][% IF AUTH.assert('admin', 'may_fail') %][% END %][% HTML.escape(client.name) %]
[% 'Dataset' | $T8 %][% HTML.escape(myconfig_dbname) %]
[% 'Database Host' | $T8 %][% HTML.escape(myconfig_dbhost) %][% 'Language' | $T8 %][% HTML.escape(MYCONFIG.countrycode) %]
[% 'Webserver interface' | $T8 %]