]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ap.pl
Die Funktion Form::parse_html_template2() in Form::parse_html_template() umbenannt...
[mfinanz.git] / bin / mozilla / ap.pl
index f05d158239a74555dc1e7f2d68e3bbe582939077..627cbee87d1077a836caf8b6ed657fcb3d4c50a8 100644 (file)
@@ -1422,7 +1422,7 @@ sub ap_transactions {
   }
 
   $report->set_options('top_info_text'        => join("\n", @options),
-                       'raw_bottom_info_text' => $form->parse_html_template2('ap/ap_transactions_bottom'),
+                       'raw_bottom_info_text' => $form->parse_html_template('ap/ap_transactions_bottom'),
                        'output_format'        => 'HTML',
                        'title'                => $form->{title},
                        'attachment_basename'  => $locale->text('invoice_list') . strftime('_%Y%m%d', localtime time),