summaryrefslogtreecommitdiff
path: root/httemplate/search
diff options
context:
space:
mode:
authorivan <ivan>2008-02-14 08:28:34 +0000
committerivan <ivan>2008-02-14 08:28:34 +0000
commitb15a883ae4b4e1d3ffa53c0c418ae8977fc7626e (patch)
treef8ccf713cca2e8a0a300e7bdbd876c0c6e9990c1 /httemplate/search
parent4aa65d22b908c96e495e93a1ab52be663c9fb916 (diff)
re-align links and styling in package report correctly
Diffstat (limited to 'httemplate/search')
-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')