From 14c98c53a642f2a7dba01e5c403c21694cf73547 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Fri, 2 May 2008 23:01:39 +0200 Subject: [PATCH] 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. --- templates/html/head.tmpl | 1 + 1 file changed, 1 insertion(+) 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 %]