X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6c63020409f486043d63c3a324db96a4a162ff67..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/menu/header.html diff --git a/templates/webpages/menu/header.html b/templates/webpages/menu/header.html index 8e7367182..09db656ef 100644 --- a/templates/webpages/menu/header.html +++ b/templates/webpages/menu/header.html @@ -5,11 +5,6 @@ [[% 'New window/tab' | $T8 %]] [[% 'Print' | $T8 %]] - -[%- FOREACH search = quick_search.active_modules %] - [] -[%- END %] - [%- END %] @@ -18,7 +13,11 @@ [% 'Logout' | $T8 %]] - [% LxERP.t8('Loading...') %] + [% LxERP.t8('Loading...') %] +[%- FOREACH search = quick_search.enabled_modules %] + +[%- END %] + [%- END %]