fix status color on small_custview
authorivan <ivan>
Thu, 2 Aug 2007 22:55:17 +0000 (22:55 +0000)
committerivan <ivan>
Thu, 2 Aug 2007 22:55:17 +0000 (22:55 +0000)
FS/FS/CGI.pm

index 4c2693d..38a869c 100644 (file)
@@ -325,7 +325,7 @@ sub small_custview {
     if $url;
 
   $html .= 'Customer #<B>'. $cust_main->custnum. '</B></A>'.
-    ' - <B><FONT COLOR="'. $cust_main->statuscolor. '">'.
+    ' - <B><FONT COLOR="#'. $cust_main->statuscolor. '">'.
     ucfirst($cust_main->status). '</FONT></B>'.
     ntable('#e8e8e8'). '<TR><TD VALIGN="top">'. ntable("#cccccc",2).
     '<TR><TD ALIGN="right" VALIGN="top">Billing<BR>Address</TD><TD BGCOLOR="#ffffff">'.