advanced invoice serach, groundwork to add reprint/fax/email links to invoice search...
[freeside.git] / httemplate / search / cust_bill_event.cgi
index 253aa78..f34bb68 100644 (file)
@@ -47,7 +47,7 @@ my $html_init = join("\n", map {
   include('/elements/progress-init.html',
             $_.'form',
             [ 'action', 'beginning', 'ending', 'failed' ],
-            "../misc/${_}invoices.cgi",
+            "../misc/${_}invoice_events.cgi",
             { 'message' => "Invoices re-${action}ed" }, #would be nice to show the number of them, but...
             $_, #key
          ),