X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Fcust_main.cgi;h=a12c180a5f2ff4ff099b410e9f68f14f46f963ca;hb=8127468dc459a8257ab7c15cca10801b9b2a3551;hp=56b4f27d41515d299061a70ede82dd17a02cbe57;hpb=a6595fa854b75f109450bf1af3cc9333ba9dc723;p=freeside.git diff --git a/httemplate/search/cust_main.cgi b/httemplate/search/cust_main.cgi index 56b4f27d4..a12c180a5 100755 --- a/httemplate/search/cust_main.cgi +++ b/httemplate/search/cust_main.cgi @@ -419,7 +419,7 @@ END FS::TicketSystem->href_customer_tickets($custnum). '">'; print $ahref. $cust_main->get($addl_col). ''; - print '${ahref}total' + print "${ahref}total" if @custom_priorities; } else { print $cust_main->get($addl_col);