X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1ced937cc8cd25ca7a49e543b8a4e81f7b0f040e..9aaca43317d3ea33d80a308cab7ce4c20d732a16:/bin/mozilla/gl.pl diff --git a/bin/mozilla/gl.pl b/bin/mozilla/gl.pl index bceb08f70..5069cefa7 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_template2('gl/generate_report_bottom'); + $raw_bottom_info_text .= $form->parse_html_template('gl/generate_report_bottom'); $report->set_options('raw_bottom_info_text' => $raw_bottom_info_text);