summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pkg.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/cust_pkg.cgi')
-rwxr-xr-xhttemplate/search/cust_pkg.cgi10
1 files changed, 7 insertions, 3 deletions
diff --git a/httemplate/search/cust_pkg.cgi b/httemplate/search/cust_pkg.cgi
index dd25fb324..9b5d1d9c6 100755
--- a/httemplate/search/cust_pkg.cgi
+++ b/httemplate/search/cust_pkg.cgi
@@ -95,13 +95,15 @@
'',
'',
'',
+ '',
+ '',
FS::UI::Web::cust_colors(),
'',
],
- 'style' => [ '', '', '', 'b', '', '', '', '', '', '', '',
+ 'style' => [ '', '', '', 'b', '', '', '', '', '', '', '', '', ''
FS::UI::Web::cust_styles() ],
- 'size' => [ '', '', '', '-1', ],
- 'align' => 'rllclrrrrrr'. FS::UI::Web::cust_aligns(). 'r',
+ 'size' => [ '', '', '', '-1' ],
+ 'align' => 'rlcclrrrrrrrl'. FS::UI::Web::cust_aligns(). 'r',
'links' => [
$link,
$link,
@@ -114,6 +116,8 @@
'',
'',
'',
+ '',
+ '',
( map { $_ ne 'Cust. Status' ? $clink : '' }
FS::UI::Web::cust_header(
$cgi->param('cust_fields')