X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1adc3d650423ab68ecdd00ae131c0627f4a1028c..bfcc910a2d617eabdd9962d705f97b9721d98a18:/bin/mozilla/gl.pl diff --git a/bin/mozilla/gl.pl b/bin/mozilla/gl.pl index 5069cefa7..bceb08f70 100644 --- a/bin/mozilla/gl.pl +++ b/bin/mozilla/gl.pl @@ -627,7 +627,7 @@ sub generate_report { . '

'; } - $raw_bottom_info_text .= $form->parse_html_template('gl/generate_report_bottom'); + $raw_bottom_info_text .= $form->parse_html_template2('gl/generate_report_bottom'); $report->set_options('raw_bottom_info_text' => $raw_bottom_info_text);