From 1b5b8ba6c06143c639efeb6095a51f9b2ae7c80b Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 17 Jun 2015 12:02:25 -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.11.0