]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/fu.pl
popups ohne layout rendern
[mfinanz.git] / bin / mozilla / fu.pl
index b2e6037809b99e6cd5a8caa7fd4387b493686d3a..3b5adb230597532b2842b0d675714eef13b4c44a 100644 (file)
@@ -93,7 +93,7 @@ sub display_form {
 
   $form->{jsscript}   = 1;
 
-  $form->header();
+  $form->header(no_layout => $::form->{POPUP_MODE});
   print $form->parse_html_template('fu/add_edit');
 
   $main::lxdebug->leave_sub();