From: Frank Lichtenheld Date: Fri, 2 May 2008 21:01:39 +0000 (+0200) Subject: html/head.tmpl: Include the language in the search form if needed X-Git-Url: https://git.deb.at/w?p=deb%2Fpackages.git;a=commitdiff_plain;h=14c98c53a642f2a7dba01e5c403c21694cf73547 html/head.tmpl: Include the language in the search form if needed If the user overrode the content negotiation, it should be preserved when using the search form at the top of the pages. --- diff --git a/templates/html/head.tmpl b/templates/html/head.tmpl index 1cc5d1f..f8d520b 100644 --- a/templates/html/head.tmpl +++ b/templates/html/head.tmpl @@ -43,6 +43,7 @@ [% IF search_field_values.suite %][% END %] [% IF search_field_values.sections %][% END %] [% IF search_field_values.architectures %][% END %] +[% IF opts.lang %][% END %]