From cb9bb57018230e2f4b1cccdc90f2c4402a5d80b0 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Wed, 3 Nov 2004 06:27:06 +0000 Subject: Patch for bug 265011: Add missing and tags in query.cgi; patch by Frédéric Buclin ; r=kiko, a=justdave. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/search/boolean-charts.html.tmpl | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'template/en/default/search/boolean-charts.html.tmpl') diff --git a/template/en/default/search/boolean-charts.html.tmpl b/template/en/default/search/boolean-charts.html.tmpl index 8caeac6e8..ae5992131 100644 --- a/template/en/default/search/boolean-charts.html.tmpl +++ b/template/en/default/search/boolean-charts.html.tmpl @@ -59,13 +59,14 @@ [% chartnum = loop.count - 1 %] - + - + [% "checked" IF chart.negate %]> + + [% FOREACH row = chart.rows %] [% rownum = loop.count - 1 %] -- cgit v1.2.3-24-g4f1b