summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-06-06 11:34:24 -0700
committerIvan Kohler <ivan@freeside.biz>2013-06-06 11:34:24 -0700
commitb3495184423119719067c5438a0f09eabda16306 (patch)
tree3896113c4f8c7e9c3ce04060dac301f5cc23b144 /httemplate
parent9f84e0efea1f0fcfce3139519f2b75898f3255b0 (diff)
fix error display on invoice voids, RT#23453
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/misc/process/void-cust_bill.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/process/void-cust_bill.html b/httemplate/misc/process/void-cust_bill.html
index 899901a..accee27 100755
--- a/httemplate/misc/process/void-cust_bill.html
+++ b/httemplate/misc/process/void-cust_bill.html
@@ -1,6 +1,6 @@
%if ( $error ) {
% $cgi->param('error', $error);
-<% $cgi->redirect(popurl(1). "void-cust_bill.html?". $cgi->query_string ) %>
+<% $cgi->redirect(popurl(2). "void-cust_bill.html?". $cgi->query_string ) %>
%} else {
<& /elements/header-popup.html, 'Invoice voided' &>
<SCRIPT TYPE="text/javascript">