X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fmenu%2Fheader.html;h=b798c11b84da8f8f2fac34fcf8a28e7af1f6f9b7;hb=5012e90c3dcec9566b23ee93f71bf78a30c9f35d;hp=359c9409407209d5905eaf3bd5930048995ce8bd;hpb=dd0ba7b9a6f931ce13ced906d9cc6cb3e7c3ea3a;p=kivitendo-erp.git diff --git a/templates/webpages/menu/header.html b/templates/webpages/menu/header.html index 359c94094..b798c11b8 100644 --- a/templates/webpages/menu/header.html +++ b/templates/webpages/menu/header.html @@ -1,41 +1,22 @@ -[%- USE T8 %] - - - - - +[%- USE T8 %][%- USE LxERP -%] +
[% UNLESS is_links %] -
+ [[% 'New window/tab' | $T8 %]] + [[% 'Print' | $T8 %]] + [[% 'Back' | $T8 %]] + [[% 'Fwd' | $T8 %]] + [%- END %] -[% IF show_debug %] - -[%- END %] - - -
+ [[% 'Menu' | $T8 %]] - [[% 'New Win/Tab' | $T8 %]] - [[% 'Print' | $T8 %]] - [[% 'Back' | $T8 %]] - [[% 'Fwd' | $T8 %]] - - Debug: - [FCGI Reload] - [[% IF lxdebug.level_by_name('request_timer') %]Timing[% ELSE %]Timing[% END %]] - [[% IF lxdebug.level_by_name('trace') %]Trace[% ELSE %]Trace[% END %]] - [[% IF lxdebug.level_by_name('query') %]Query[% ELSE %]Query[% END %]] - - [% 'User' | $T8 %]: - [% login %] - [[% 'Logout' | $T8 %]] - [% now.to_lxoffice %] - - [% now.hms %] -
- - + + [[% 'User' | $T8 %]: [% MYCONFIG.login | html %] - + [% 'Client' | $T8 %]: [% AUTH.client.name | html %] - + [% 'Logout' | $T8 %]] + [% now.to_lxoffice %] - + [% now.hms %] + + + [% LxERP.t8('Loading...') %] + +