RT# 82949 - changes section name from fees to pricing, better opiton
[freeside.git] / httemplate / search / cust_bill_pkg_referral.html
index f8e2ea7..1bc3b10 100644 (file)
   'color' => [ ('') x (5 + $x),
                 sub {
                   my $cust_pkg = shift->cust_pkg;
-                  $cust_pkg ? ucfirst($cust_pkg->statuscolor) : '';
+                  $cust_pkg ? $cust_pkg->statuscolor : '';
                 },
                ('') x 6,
              ],