X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Fcust_main.cgi;h=48fbf41bb9a3faa62fcded8a4a07c9d6387677a6;hp=b2f8befe780635c848740c3d99434d15fabf6f89;hb=cce36d549b8d8cb7612f3b9a85927801de756e7e;hpb=f0676ef614e5c6d996ffeb9f6bd386d8d2b8d483 diff --git a/httemplate/search/cust_main.cgi b/httemplate/search/cust_main.cgi index b2f8befe7..48fbf41bb 100755 --- a/httemplate/search/cust_main.cgi +++ b/httemplate/search/cust_main.cgi @@ -339,7 +339,6 @@ print <custnum}++, @cust_main) ) { @@ -391,7 +390,10 @@ END } foreach my $addl_col ( @addl_cols ) { - print qq!!. + print "". + qq!!. $cust_main->get($addl_col). ""; }