From: Ivan Kohler Date: Wed, 17 Jun 2015 19:02:25 +0000 (-0700) Subject: UI spring cleaning: process card/chek payments X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=1b5b8ba6c06143c639efeb6095a51f9b2ae7c80b;p=freeside.git UI spring cleaning: process card/chek payments --- 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,