summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhttemplate/misc/void-cust_pay.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/misc/void-cust_pay.html b/httemplate/misc/void-cust_pay.html
index 205d93a..2a8f33b 100755
--- a/httemplate/misc/void-cust_pay.html
+++ b/httemplate/misc/void-cust_pay.html
@@ -11,6 +11,9 @@
<& /elements/error.html &>
<P ALIGN="center"><B><% mt('Void this payment?') |h %></B>
+% if ( $cust_pay->payby =~ /^(CARD|CHEK)$/ ) {
+ <P ALIGN="center"><% mt('(Do not send anything to the payment gateway)') |h %>
+% }
<FORM action="<% ${p} %>misc/void-cust_pay.html">
<INPUT TYPE="hidden" NAME="paynum" VALUE="<% $paynum %>">