From ee2ee290c82013f870e2b23e4235e70998e59ee1 Mon Sep 17 00:00:00 2001 From: mark Date: Wed, 7 Dec 2011 05:50:33 +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/payment.cgi') 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