From 59f7223cb3bdbc409cd40c6fd12529f9d45ade8e Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 19 Jan 2010 00:13:14 +0000 Subject: [PATCH] fix color/style after removal of billpkgnum display --- httemplate/search/cust_bill_pkg.cgi | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/httemplate/search/cust_bill_pkg.cgi b/httemplate/search/cust_bill_pkg.cgi index 4cc90a44c..115597a94 100644 --- a/httemplate/search/cust_bill_pkg.cgi +++ b/httemplate/search/cust_bill_pkg.cgi @@ -41,7 +41,7 @@ \&FS::UI::Web::cust_fields, ], 'links' => [ - '', + #'', '', '', '', @@ -51,9 +51,10 @@ FS::UI::Web::cust_header() ), ], - 'align' => 'rlrrrc'.FS::UI::Web::cust_aligns(), + #'align' => 'rlrrrc'.FS::UI::Web::cust_aligns(), + 'align' => 'lrrrc'.FS::UI::Web::cust_aligns(), 'color' => [ - '', + #'', '', '', '', @@ -62,7 +63,7 @@ FS::UI::Web::cust_colors(), ], 'style' => [ - '', + #'', '', '', '', -- 2.11.0