fix customer status color here too
[freeside.git] / httemplate / edit / cust_main.cgi
index d13732a..b081ad4 100755 (executable)
 % if ( $custnum ) { 
 
   Customer #<B><% $custnum %></B> - 
-  <B><FONT COLOR="<% $cust_main->statuscolor %>">
+  <B><FONT COLOR="#<% $cust_main->statuscolor %>">
     <% ucfirst($cust_main->status) %>
   </FONT></B>
   <BR><BR>