X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Fcust_bill_pkg_referral.html;h=1bc3b1038437327ca480cb08ec256f191680cdb0;hb=df21571ae9b56b8645c53053fdabc78ca6eeffed;hp=f8e2ea72da4c669ba3ac7dc91930aeccea66268b;hpb=308c73858741a153c8e10aecaf7f00e534824013;p=freeside.git diff --git a/httemplate/search/cust_bill_pkg_referral.html b/httemplate/search/cust_bill_pkg_referral.html index f8e2ea72d..1bc3b1038 100644 --- a/httemplate/search/cust_bill_pkg_referral.html +++ b/httemplate/search/cust_bill_pkg_referral.html @@ -100,7 +100,7 @@ 'color' => [ ('') x (5 + $x), sub { my $cust_pkg = shift->cust_pkg; - $cust_pkg ? ucfirst($cust_pkg->statuscolor) : ''; + $cust_pkg ? $cust_pkg->statuscolor : ''; }, ('') x 6, ],