summaryrefslogtreecommitdiff
path: root/search.pl
diff options
context:
space:
mode:
Diffstat (limited to 'search.pl')
-rwxr-xr-xsearch.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/search.pl b/search.pl
index aad6747..d63d944 100755
--- a/search.pl
+++ b/search.pl
@@ -26,7 +26,7 @@ print
-labels => {25=>'25',100=>'100',500=>500}
) ])),
Tr(td(['',submit()])),
- Tr(td([' '])),
+ Tr(td([qw/   /])),
);
print CGI::end_form;
my $param_obj=new local::params;