From: ivan Date: Thu, 6 Nov 2003 14:00:22 +0000 (+0000) Subject: typo X-Git-Tag: freeside_1_4_2beta1~401 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=a836d21f0049ec01d08922333289a603070bdde6;p=freeside.git typo --- diff --git a/httemplate/search/report_receivables.cgi b/httemplate/search/report_receivables.cgi index 9938abdc6..f0274d026 100755 --- a/httemplate/search/report_receivables.cgi +++ b/httemplate/search/report_receivables.cgi @@ -172,7 +172,7 @@ END <% while ( my $row = $sth->fetchrow_hashref() ) { %> - + <%= $row->{'company'} ? $row->{'company'}. ' (' : '' %> <%= $row->{'last'}. ', '. $row->{'first'} %> <%= $row->{'company'} ? ')' : '' %>