diff --git a/htdocs/contrat/list.php b/htdocs/contrat/list.php index e8c722dcab3..040a623fe98 100644 --- a/htdocs/contrat/list.php +++ b/htdocs/contrat/list.php @@ -172,7 +172,7 @@ if ($resql) if ($sall) { foreach($fieldstosearchall as $key => $val) $fieldstosearchall[$key]=$langs->trans($val); - print $langs->trans("FilterOnInto", $all) . join(', ',$fieldstosearchall); + print $langs->trans("FilterOnInto", $sall) . join(', ',$fieldstosearchall); } // If the user can view prospects other than his'