X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Flogin%2Fcompany_logo.html;h=1939fc3c8984a5a94d444ebd1c0d383d98814487;hb=e82db1a7b5f8cfce019012e60a689c9142851a63;hp=7946c527416dff94f17e9ca1270c2f891c8d14ec;hpb=4b937d1a3839d8235a650172a59998c1b7126e22;p=kivitendo-erp.git diff --git a/templates/webpages/login/company_logo.html b/templates/webpages/login/company_logo.html index 7946c5274..1939fc3c8 100644 --- a/templates/webpages/login/company_logo.html +++ b/templates/webpages/login/company_logo.html @@ -1,16 +1,20 @@ [%- USE T8 %] -[% USE HTML %][% USE LxERP %] +[%- USE HTML %][%- USE LxERP %] [%- DEFAULT myconfig_dbhost = 'localhost' %]
- + [% -

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

+

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

@@ -25,13 +29,17 @@ - + - + + + + + @@ -40,14 +48,15 @@ + + + + - - + +
[% 'User' | $T8 %][% 'User' | $T8 %] [% HTML.escape(myconfig_name) %]
[% 'Language' | $T8 %][% 'Language' | $T8 %] [% HTML.escape(myconfig_countrycode) %]
[% 'Templates' | $T8 %][% HTML.escape(myconfig_templates) %]
[% 'Dataset' | $T8 %] [% HTML.escape(myconfig_dbname) %][% 'Database Host' | $T8 %] [% HTML.escape(myconfig_dbhost) %]
[% 'Webserver interface' | $T8 %][% HTML.escape(interface) %]
[% 'Lx-Office Homepage' | $T8 %]:http://lx-office.org[% 'kivitendo Homepage' | $T8 %]:http://kivitendo.de

[%- todo_list %] - - -