From 3215b5a9821d69a2216c2cdf2b64cd3eb27f7370 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 4 Jun 2008 15:24:05 -0400 Subject: finishing touches on the new search plugin - Add a Help link. - If the pageterm is too long, hash it. --- templates/searchquery.tmpl | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'templates') diff --git a/templates/searchquery.tmpl b/templates/searchquery.tmpl index bf36f3330..0d6eb6398 100644 --- a/templates/searchquery.tmpl +++ b/templates/searchquery.tmpl @@ -36,18 +36,12 @@ ACTION="$html{$env{CGIURL}}" TARGET="_top">
+$env{HELPLINK}
-$if{$opt{topterms}, -
- $map{$topterms,$prettyterm{$_} } -
-
-} $or{$html{$error}, $if{$eq{$msize,0}, $if{$query,No documents match your query, -- cgit v1.2.3