X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fe421d003c62d01455377bc8cc7d539317a65afe..01b3bcb99ddc65a3d4504abf3d12f7dff632c05e:/templates/webpages/menu/menunew.html diff --git a/templates/webpages/menu/menunew.html b/templates/webpages/menu/menunew.html index 164533990..452c43a2e 100644 --- a/templates/webpages/menu/menunew.html +++ b/templates/webpages/menu/menunew.html @@ -1,5 +1,5 @@ [%- USE T8 %] -[% USE HTML %]
+[% USE HTML %] -| + | [[% 'new Window' | $T8 %]] [[% 'print' | $T8 %]] | -+ | [[% 'User' | $T8 %]: [% HTML.escape(login) %] - [% 'logout' | $T8 %]] [% date %] @@ -80,7 +80,7 @@ window.onload=clockon DHTMLSuite.createStandardObjects(); -DHTMLSuite.configObj.setCssPath('css/dhtmlsuite/'); +DHTMLSuite.configObj.setCssPath('[% myconfig.css_path %]/dhtmlsuite/'); DHTMLSuite.configObj.setImagePath('image/dhtmlsuite/'); var menu_model = new DHTMLSuite.menuModel(); |