summaryrefslogtreecommitdiff
path: root/httemplate/misc/process
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-11-05 10:44:38 -0800
committerIvan Kohler <ivan@freeside.biz>2015-11-05 10:44:38 -0800
commit5da68ff1a7c638e30cbafbc9b0749f1e82b333df (patch)
treeecbcbc0b06cb8af969987ad10e1d85ccf38e56da /httemplate/misc/process
parent88ed72cdd96321a0eeaacc3107da413ab6e9dc98 (diff)
parent052eb9b8d16c4e81c0b6c609674e9ab768cb817d (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 7773b0ba9..c0f432b70 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.html?". $cgi->query_string ) %>
+<% $cgi->redirect(popurl(2). "void-cust_bill.cgi?". $cgi->query_string ) %>
%} else {
<& /elements/header-popup.html, 'Invoice voided' &>
<SCRIPT TYPE="text/javascript">