summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/payment_history/credit.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/view/cust_main/payment_history/credit.html')
-rw-r--r--httemplate/view/cust_main/payment_history/credit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/payment_history/credit.html b/httemplate/view/cust_main/payment_history/credit.html
index db2e5e582..81be1cd7a 100644
--- a/httemplate/view/cust_main/payment_history/credit.html
+++ b/httemplate/view/cust_main/payment_history/credit.html
@@ -130,7 +130,7 @@ my $void = '';
$void = ' ('.
include( '/elements/popup_link.html',
'label' => emt('void'),
- 'action' => "${p}misc/void-cust_credit.html?".
+ 'action' => "${p}misc/void-cust_credit.cgi?".
$cust_credit->crednum,
'actionlabel' => emt('Void credit'),
).