summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_refund.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/cust_refund.cgi')
-rwxr-xr-xhttemplate/edit/cust_refund.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/cust_refund.cgi b/httemplate/edit/cust_refund.cgi
index 425c17738..8955c7cee 100755
--- a/httemplate/edit/cust_refund.cgi
+++ b/httemplate/edit/cust_refund.cgi
@@ -49,6 +49,7 @@ if ( $cust_pay ) {
my $payby = $cust_pay->payby;
my $payinfo = $cust_pay->payinfo;
$payby =~ s/^BILL$/Check/ if $payinfo;
+ $payby =~ s/^CHEK$/Electronic check/;
$payinfo = $cust_pay->payinfo_masked if $payby eq 'CARD';
print '<BR>Payment'. ntable("#cccccc", 2).