From d11f7c132bb3f235980ecc9a98617fcb853f08f3 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 6 Mar 2007 01:59:30 +0000 Subject: [PATCH] fix status colors in mozilla --- httemplate/search/cust_main.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/search/cust_main.cgi b/httemplate/search/cust_main.cgi index e87fe36d7..d66d16172 100755 --- a/httemplate/search/cust_main.cgi +++ b/httemplate/search/cust_main.cgi @@ -380,7 +380,7 @@ ><% $custnum %> - >><% ucfirst($status) %> + ><% ucfirst($status) %> ><% "$last, $first" %> ><% $pcompany %> % -- 2.11.0