summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_pkg.cgi
diff options
context:
space:
mode:
authorivan <ivan>2008-02-14 08:28:11 +0000
committerivan <ivan>2008-02-14 08:28:11 +0000
commit1a72d908b362257846be512cd514b6d634372974 (patch)
treea07116bc228ebff2c40f4734092b1a0ef6479caa /httemplate/search/cust_pkg.cgi
parent3684dae04773904d5500ef93253c5f4c2f6d7f38 (diff)
re-align links and styling in package report correctly
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 97b4412fe..70fda1d63 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')