X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3505ff1bb654d331bd384461d471fa895635e7b4..eb22bdb44c4e27c1936bdc2ad620823a0248dd55:/bin/mozilla/ar.pl diff --git a/bin/mozilla/ar.pl b/bin/mozilla/ar.pl index 11a12e440..17db605ca 100644 --- a/bin/mozilla/ar.pl +++ b/bin/mozilla/ar.pl @@ -1505,7 +1505,7 @@ sub ar_transactions { } $report->set_options('top_info_text' => join("\n", @options), - 'raw_bottom_info_text' => $form->parse_html_template('ar/ar_transactions_bottom'), + 'raw_bottom_info_text' => $form->parse_html_template2('ar/ar_transactions_bottom'), 'output_format' => 'HTML', 'title' => $form->{title}, 'attachment_basename' => $locale->text('invoice_list') . strftime('_%Y%m%d', localtime time),