X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Fvoid-cust_pay.html;h=2a8f33bad3ebce724f022cf93bd12dd13238757f;hp=205d93aa3465e3b09dbee32f5e1192802fbc1083;hb=79c8be3bd0c5db42794b36bf5b5dd25addba67cb;hpb=b3c70d709fd646ef355d49a4e87151c99ee413e9 diff --git a/httemplate/misc/void-cust_pay.html b/httemplate/misc/void-cust_pay.html index 205d93aa3..2a8f33bad 100755 --- a/httemplate/misc/void-cust_pay.html +++ b/httemplate/misc/void-cust_pay.html @@ -11,6 +11,9 @@ <& /elements/error.html &>

<% mt('Void this payment?') |h %> +% if ( $cust_pay->payby =~ /^(CARD|CHEK)$/ ) { +

<% mt('(Do not send anything to the payment gateway)') |h %> +% }