From e599d8587b9683c029cd5d6dc892769ce0e4ddfb Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 17 Jun 2015 12:02:27 -0700 Subject: [PATCH] UI spring cleaning: process card/chek payments --- httemplate/misc/payment.cgi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/httemplate/misc/payment.cgi b/httemplate/misc/payment.cgi index 4860aed83..f4f0b56dd 100644 --- a/httemplate/misc/payment.cgi +++ b/httemplate/misc/payment.cgi @@ -1,5 +1,7 @@ <& /elements/header.html, mt("Process [_1] payment",$type{$payby}) &> <& /elements/small_custview.html, $cust_main, '', '', popurl(2) . "view/cust_main.cgi" &> +
+
@@ -8,7 +10,7 @@ <& /elements/init_overlib.html &> -<% ntable('#cccccc') %> + <& /elements/tr-amount_fee.html, 'amount' => $amount, -- 2.20.1