From cb9bb57018230e2f4b1cccdc90f2c4402a5d80b0 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Wed, 3 Nov 2004 06:27:06 +0000 Subject: [PATCH] =?utf8?q?Patch=20for=20bug=20265011:=20Add=20missing=20=20and=20=20tags=20in=20query.cgi;=20patch=20by=20Fr?= =?utf8?q?=C3=A9d=C3=A9ric=20Buclin=20;=20r=3Dkiko,?= =?utf8?q?=20a=3Djustdave.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- template/en/default/search/boolean-charts.html.tmpl | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/template/en/default/search/boolean-charts.html.tmpl b/template/en/default/search/boolean-charts.html.tmpl index 8caeac6e8c..ae59921314 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 %] -- 2.47.2