From 9b76e0bd55bb4df1b9cad6d717bf0b27af72736c Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 7 Jul 2002 14:14:32 +0000 Subject: [PATCH] UI --- httemplate/search/cust_bill.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/httemplate/search/cust_bill.cgi b/httemplate/search/cust_bill.cgi index 45ff9f157..1ce25d591 100755 --- a/httemplate/search/cust_bill.cgi +++ b/httemplate/search/cust_bill.cgi @@ -204,8 +204,8 @@ END } $tot_balance = sprintf("%.2f", $tot_balance); $tot_amount = sprintf("%.2f", $tot_amount); - print "$pager

". table(). <-----Total
Balance
Total
Amount
+ print "$pager
". table(). <       Total
Balance
Total
Amount
\$$tot_balance\$$tot_amount -- 2.11.0