]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/search_contents.tmpl
Fix "search in all architectures" link
[deb/packages.git] / templates / html / search_contents.tmpl
index 7b794ac18d80c850b25b2c9d14b8db6464609b3c..e916f0593fd71204edcdf18017760995cf95c785 100644 (file)
@@ -53,7 +53,7 @@
 [% END %]
 
 [% IF search_architectures.size == 1 %]
-<p>Search in <a href="[% make_search_url('',"keywords=$keyword_esc",arch,'') %]">all architectures</a>
+<p>Search in <a href="[% make_search_url('',"keywords=$keyword_esc",'arch','any') %]">all architectures</a>
 [% END %]
 
 </div>