summaryrefslogtreecommitdiff
path: root/httemplate/misc/process
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-11-07 12:32:06 -0800
committerIvan Kohler <ivan@freeside.biz>2015-11-07 12:32:06 -0800
commitb3c70d709fd646ef355d49a4e87151c99ee413e9 (patch)
tree93dc04bf9042e8e007aa1d8f61d5746b390c18b4 /httemplate/misc/process
parent80f265ee8f2603f0e3f7f5ad6c6c0cf704f98cb8 (diff)
parent59285fa7c07ac86914f3998f2635caf067c07506 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/misc/process')
-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 c0f432b70..7773b0ba9 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(2). "void-cust_bill.cgi?". $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">