summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_bill_event.cgi
diff options
context:
space:
mode:
authorivan <ivan>2005-06-09 22:40:10 +0000
committerivan <ivan>2005-06-09 22:40:10 +0000
commit0402f78ff052d950bc9fd4e4845b7d81d2196c47 (patch)
tree19bc13239867838c92548dfce076063f66cd7dd5 /httemplate/search/cust_bill_event.cgi
parent9788b10d423bb3e4c16989b08bcce6f1a78f3d89 (diff)
advanced invoice serach, groundwork to add reprint/fax/email links to invoice search results
Diffstat (limited to 'httemplate/search/cust_bill_event.cgi')
-rw-r--r--httemplate/search/cust_bill_event.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/cust_bill_event.cgi b/httemplate/search/cust_bill_event.cgi
index 253aa78ad..f34bb68f4 100644
--- a/httemplate/search/cust_bill_event.cgi
+++ b/httemplate/search/cust_bill_event.cgi
@@ -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
),