From: Aurelien LAJOIE Date: Wed, 6 Jul 2005 22:13:55 +0000 (+0000) Subject: crade mais ça vire les Inconnu X-Git-Tag: xorg/old~3 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=e826a1f98dcb899772ff354bd19c6b11bb6ded88;p=platal.git crade mais ça vire les Inconnu git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-761 --- diff --git a/include/exalead/exalead.smarty.inc.php b/include/exalead/exalead.smarty.inc.php index 7f915ba..a8fba16 100644 --- a/include/exalead/exalead.smarty.inc.php +++ b/include/exalead/exalead.smarty.inc.php @@ -256,6 +256,7 @@ function _little_nav_barre($params, &$smarty){ //categorie = true if this line is for a category, false if this is for a keyword function _display_3_columns($title, $count, $refine, $exclude, $categorie){ +if ($title!='Inconnu'){ global $exa_max_length; if($categorie) $title_exclude = 'Ne pas afficher cette catégorie'; else $title_exclude = 'Ne pas afficher ce mot-clé'; @@ -269,7 +270,7 @@ function _display_3_columns($title, $count, $refine, $exclude, $categorie){ [-] "; - +} } //excluded = true if this line is an excluded result, = false if this line is a refined result