X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Flogin%2Fcompany_logo.html;h=bfb40167af470fc0f5be3ed95b69c259f480f607;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=92dc8d24271708b3ff3592889a66038d5cee435e;hpb=075bd42af8885aee3c18fe055a2c82b8b43f4cea;p=kivitendo-erp.git diff --git a/templates/webpages/login/company_logo.html b/templates/webpages/login/company_logo.html index 92dc8d242..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 %]

+[%- IF git_head %] +

[%- LxERP.t8("Git revision: #1, #2 #3", git_head.hash.substr(0, 7), git_head.author_date.to_kivitendo, git_head.author_date.strftime('%H:%M:%S %Z')) %]

+[%- END %] +

[% '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', '
') %]

@@ -26,23 +29,15 @@ - - - - - + - - + + - - - - - - + + @@ -56,4 +51,3 @@ [%- todo_list %] -
[% 'User' | $T8 %][% HTML.escape(myconfig_name) %]
[% 'Language' | $T8 %][% HTML.escape(myconfig_countrycode) %][% HTML.escape(MYCONFIG.name) %]
[% '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 %]