From c5e31619e5a3071506cff19578e9e377753a96f4 Mon Sep 17 00:00:00 2001 From: mark Date: Wed, 7 Dec 2011 05:50:50 +0000 Subject: minor refactor and better safeguards on term discounts, #15068 --- httemplate/misc/payment.cgi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'httemplate/misc') diff --git a/httemplate/misc/payment.cgi b/httemplate/misc/payment.cgi index b2baebd07..4a867d28d 100644 --- a/httemplate/misc/payment.cgi +++ b/httemplate/misc/payment.cgi @@ -14,6 +14,7 @@
<% $money_char %> $custnum, - 'cgi' => $cgi + 'amount_id' => 'amount', &> % if ( $payby eq 'CARD' ) { -- cgit v1.2.1