summaryrefslogtreecommitdiff
path: root/httemplate/search
diff options
context:
space:
mode:
authorivan <ivan>2008-02-14 08:31:32 +0000
committerivan <ivan>2008-02-14 08:31:32 +0000
commitc3762f93d28283db637184afb14bad765b8ecee3 (patch)
tree2e5fae6ce7958c0f12bd1033ba384c158a228173 /httemplate/search
parentb15a883ae4b4e1d3ffa53c0c418ae8977fc7626e (diff)
brown-bag missing comma from last update. time to go home
Diffstat (limited to 'httemplate/search')
-rwxr-xr-xhttemplate/search/cust_pkg.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/cust_pkg.cgi b/httemplate/search/cust_pkg.cgi
index 9b5d1d9..209a1f0 100755
--- a/httemplate/search/cust_pkg.cgi
+++ b/httemplate/search/cust_pkg.cgi
@@ -100,7 +100,7 @@
FS::UI::Web::cust_colors(),
'',
],
- 'style' => [ '', '', '', 'b', '', '', '', '', '', '', '', '', ''
+ 'style' => [ '', '', '', 'b', '', '', '', '', '', '', '', '', '',
FS::UI::Web::cust_styles() ],
'size' => [ '', '', '', '-1' ],
'align' => 'rlcclrrrrrrrl'. FS::UI::Web::cust_aligns(). 'r',