X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/665dd6eac511a776369aa338e0a240f31681dd15..69e526ee5:/bin/mozilla/gl.pl diff --git a/bin/mozilla/gl.pl b/bin/mozilla/gl.pl index f0cd92bac..0776b7503 100644 --- a/bin/mozilla/gl.pl +++ b/bin/mozilla/gl.pl @@ -634,7 +634,7 @@ sub generate_report { setup_gl_transactions_action_bar(num_rows => scalar(@{$form->{GL}})); - $report->generate_with_headers(action_bar => 1); + $report->generate_with_headers(); $main::lxdebug->leave_sub(); }