From: ivan Date: Tue, 18 Dec 2001 19:36:21 +0000 (+0000) Subject: another dum tyop X-Git-Tag: freeside_1_4_0pre11~170 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=c980083d90ee8796d8241686390048aee6d4fff9;p=freeside.git another dum tyop --- diff --git a/httemplate/edit/cust_bill_pay.cgi b/httemplate/edit/cust_bill_pay.cgi index 61c8a1785..793ed1009 100755 --- a/httemplate/edit/cust_bill_pay.cgi +++ b/httemplate/edit/cust_bill_pay.cgi @@ -1,5 +1,5 @@ <% -# +# use strict; use vars qw( $cgi $query $custnum $paynum $amount $invnum $p1 $otaker $cust_pay ); @@ -48,7 +48,7 @@ print "Payment # $paynum". qq!!. '
Date: '. time2str("%D", $cust_pay->_date). ''. '
Amount: $'. $cust_pay->paid. ''. - "
Unapplied amount: \$$unapplied". + "
Unapplied amount: \$$unapplied" ; my @cust_bill = grep $_->owed != 0,