From: Frank Lichtenheld
Date: Sun, 2 Sep 2007 12:07:48 +0000 (+0200)
Subject: html/search.tmpl: Fix typo in variable name
X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=22b1fee44984273bcfdb3d212514228ca7c04415;p=deb%2Fpackages.git
html/search.tmpl: Fix typo in variable name
---
diff --git a/templates/html/search.tmpl b/templates/html/search.tmpl
index 9eafd1e..0bc23e6 100644
--- a/templates/html/search.tmpl
+++ b/templates/html/search.tmpl
@@ -65,7 +65,7 @@ Found [% results %] matching packages.
[% END %]
[% IF too_many_hits %]
-[% IF opts.search != "names" %]
+[% IF opts.searchon != "names" %]
Note that this only shows the best matches, sorted by relevance.
If the first few packages don't match what you searched for, try using more keywords or alternative
keywords.