From 993a1c53229e174d4c2bd1d67acef6363c12db50 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 24 May 2008 14:34:55 +0000 Subject: =?UTF-8?q?Bug=20435504:=20Boolean=20charts=20use=20field=20descri?= =?UTF-8?q?ptions=20from=20the=20DB,=20making=20them=20english=20only=20-?= =?UTF-8?q?=20Patch=20by=20Fr=C3=83=C2=A9d=C3=83=C2=A9ric=20Buclin=20=20r/a=3Dmkanat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/filterexceptions.pl | 3 +-- template/en/default/search/boolean-charts.html.tmpl | 5 +++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'template/en') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 3ff80568f..a02c644ef 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -62,8 +62,7 @@ '"value${chartnum}-${rownum}-${colnum}"', '"type${chartnum}-${rownum}-${colnum}"', 'field.name', - 'field.description', - 'type.name', + 'type.name', 'type.description', '"${chartnum}-${rownum}-${newor}"', '"${chartnum}-${newand}-0"', diff --git a/template/en/default/search/boolean-charts.html.tmpl b/template/en/default/search/boolean-charts.html.tmpl index 25a54a0a9..97a10d4ab 100644 --- a/template/en/default/search/boolean-charts.html.tmpl +++ b/template/en/default/search/boolean-charts.html.tmpl @@ -74,8 +74,9 @@ -- cgit v1.2.1