summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_bill_pkg_referral.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/cust_bill_pkg_referral.html')
-rw-r--r--httemplate/search/cust_bill_pkg_referral.html2
1 files changed, 1 insertions, 1 deletions
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,
],