X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fmenu%2Fheader.html;h=8e7367182c2b2facbb96d2116a9a685e3b29aa80;hb=6c63020409f486043d63c3a324db96a4a162ff67;hp=95004383fc388f26cfd6a24e003d7b4e59783b4f;hpb=f6ed86efee2a0a38b6e88e98fd9d4403fa64ff5e;p=kivitendo-erp.git diff --git a/templates/webpages/menu/header.html b/templates/webpages/menu/header.html index 95004383f..8e7367182 100644 --- a/templates/webpages/menu/header.html +++ b/templates/webpages/menu/header.html @@ -1,28 +1,24 @@ [%- USE T8 %][%- USE LxERP -%] +[%- UNLESS skip_frame_header %]
-[% UNLESS is_links %] +[%- UNLESS is_links %] - [[% 'Menu' | $T8 %]] [[% 'New window/tab' | $T8 %]] [[% 'Print' | $T8 %]] - [[% 'Back' | $T8 %]] - [[% 'Fwd' | $T8 %]] -[%- IF AUTH.assert('general_ledger', 1) %] - [[% 'GL search' | $T8 %]: ] + +[%- FOREACH search = quick_search.active_modules %] + [] [%- END %] + [%- END %] [[% 'User' | $T8 %]: [% MYCONFIG.login | html %] - [% 'Client' | $T8 %]: [% AUTH.client.name | html %] - [% 'Logout' | $T8 %]] - [% now.to_lxoffice %] - - [% now.hms %] [% LxERP.t8('Loading...') %]
-[% IF AUTH.assert('general_ledger', 1) %] - -[% END %] +[%- END %]