X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1b2a67905e7864f2b4f0eaf98a1d19c03a29e49c..f6ed86e:/templates/webpages/menu/menuv3.html diff --git a/templates/webpages/menu/menuv3.html b/templates/webpages/menu/menuv3.html index eae64cce8..5e6fcf09d 100644 --- a/templates/webpages/menu/menuv3.html +++ b/templates/webpages/menu/menuv3.html @@ -1,32 +1,9 @@ [%- USE T8 %] -[% USE HTML %] - +[% USE HTML %][%- USE LxERP -%] +[% UNLESS skip_frame_header %] + - - - - - -
-   +
+ [[% 'new Window' | $T8 %]] -   [[% 'print' | $T8 %]] -   - [[% 'Search contacts' | $T8 %] ] -
- [[% 'User' | $T8 %]: [% HTML.escape(login) %] - + [[% 'Search contacts' | $T8 %] ] +[%- IF AUTH.assert('general_ledger', 1) %] + [[% 'GL search' | $T8 %]: ] +[%- END %] + + + [[% 'User' | $T8 %]: [% MYCONFIG.login | html %] - + [% 'Client' | $T8 %]: [% AUTH.client.name | html %] - [% 'logout' | $T8 %]] [% date %]   -
- + + + [% LxERP.t8('Loading...') %] + + +[% END %]
+[% IF AUTH.assert('general_ledger', 1) %] + +[% END %]