]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/search.tmpl
html/newpkg.tmpl: Expose mode=byage in UI
[deb/packages.git] / templates / html / search.tmpl
index bbb4cde6e93d408f05d5ed8ccdd35da2018a119f..0bc23e6e4dd71144d7a5bf4cbd47c0b1b4990c07 100644 (file)
@@ -65,7 +65,7 @@ Found <strong>[% results %]</strong> matching packages.</p>
 [% END %]
 
 [% IF too_many_hits %]
-[% IF opts.search != "names" %]
+[% IF opts.searchon != "names" %]
 <p id="psearchtoomanyhits">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.</p>
@@ -123,3 +123,5 @@ Please consider using a longer keyword or more keywords.</p>
 [% END %]
 
 </div>
+
+[%- PROCESS 'html/foot.tmpl' -%]