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