RT# 80898 - added config option to allow for the changing of the name for credit...
[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,
              ],