X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Fpayment.cgi;h=35f57e8d6dd9498d4b38fd93d9f05de586b9b069;hp=f30e4098e8744f9350bbefb973e1916348111dbc;hb=eb1ff5885cd1abf6c94cfcb0f46de7c651f50ac9;hpb=05dee44cdb4e93df6963ae396f916705c4086f86 diff --git a/httemplate/misc/payment.cgi b/httemplate/misc/payment.cgi index f30e4098e..35f57e8d6 100644 --- a/httemplate/misc/payment.cgi +++ b/httemplate/misc/payment.cgi @@ -1,6 +1,6 @@ -<& /elements/header.html, mt("Process [_1] payment",$type{$payby}) &> -<& /elements/small_custview.html, $cust_main, '', '', popurl(2) . "view/cust_main.cgi" &> -
+<& /elements/header-cust_main.html, view=>'payment_history', cust_main=>$cust_main &> + +

<% emt("Process [_1] payment",$type{$payby}) %>

@@ -21,7 +21,7 @@ 'num_payments' => scalar($cust_main->cust_pay), 'surcharge_percentage' => ( $payby eq 'CARD' - ? scalar($conf->config('credit-card-surcharge-percentage')) + ? scalar($conf->config('credit-card-surcharge-percentage', $cust_main->agentnum)) : 0 ), &> @@ -60,7 +60,7 @@ <% mt('Auto-apply to invoices') |h %> - +
-<& /elements/footer.html &> +<& /elements/footer-cust_main.html &> <%once> my %weight = (