X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/171a38d37e97d7c21f6e78fdc344fc1bd12b9ab6..1b2a67905e7864f2b4f0eaf98a1d19c03a29e49c:/templates/webpages/menu/menunew.html
diff --git a/templates/webpages/menu/menunew.html b/templates/webpages/menu/menunew.html
index 539bf4e55..7285d867f 100644
--- a/templates/webpages/menu/menunew.html
+++ b/templates/webpages/menu/menunew.html
@@ -2,13 +2,14 @@
[% USE HTML %]
@@ -18,12 +19,12 @@ $(function() {
|
- [[% 'new Window' | $T8 %]]
+ [[% 'new Window' | $T8 %]]
- [[% 'print' | $T8 %]]
+ [[% 'print' | $T8 %]]
|
- [[% 'User' | $T8 %]: [% HTML.escape(login) %] -
+ [[% 'User' | $T8 %]: [% HTML.escape(MYCONFIG.login) %] -
[% 'logout' | $T8 %]]
[% date %]
|
@@ -76,7 +77,6 @@ $(function() {
$(function(){
DHTMLSuite.createStandardObjects();
- DHTMLSuite.configObj.setCssPath('[% myconfig.css_path %]/dhtmlsuite/');
DHTMLSuite.configObj.setImagePath('image/dhtmlsuite/');
var menu_model = new DHTMLSuite.menuModel();