X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0d710c063d94e57d2e7e25df460f3c8f776f6426..68dbf4a4cb26b9554a23f076438109d7fc2d861c:/templates/webpages/menu/header.html diff --git a/templates/webpages/menu/header.html b/templates/webpages/menu/header.html index 95004383f..42e485a17 100644 --- a/templates/webpages/menu/header.html +++ b/templates/webpages/menu/header.html @@ -1,14 +1,15 @@ [%- 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 %]: ] + [ ] +[%- END %] +[%- IF AUTH.assert('general_ledger', 1) %] + [] [%- END %] [%- END %] @@ -16,13 +17,9 @@ [[% '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 %]