From 2362793369156ae7c9c63c50a07ac2c79a9df7fa Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 12 Jul 2006 19:21:36 +0000 Subject: Bug 317694: All buttons in forms must have an id - Patches by AndrĂ© Batosti r=ghendricks a=myk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/search/boolean-charts.html.tmpl | 15 +++++++++------ 1 file changed, 9 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 c1557b6cb..6f63f64bb 100644 --- a/template/en/default/search/boolean-charts.html.tmpl +++ b/template/en/default/search/boolean-charts.html.tmpl @@ -100,8 +100,9 @@ [% ELSE %] [% newor = colnum + 1 %] - + [% END %] @@ -116,11 +117,13 @@ [% newand = rownum + 1; newchart = chartnum + 1 %] - +       - +       -- cgit v1.2.3-24-g4f1b