diff --git a/htdocs/core/modules/modCategorie.class.php b/htdocs/core/modules/modCategorie.class.php index 6478d826014..97b2d994b96 100644 --- a/htdocs/core/modules/modCategorie.class.php +++ b/htdocs/core/modules/modCategorie.class.php @@ -188,7 +188,7 @@ class modCategorie extends DolibarrModules 'p.zip' => 'Zip', 'p.town' => 'Town', 'country.code' => 'CountryCode', - 'country.libelle' => 'Country', + 'country.label' => 'Country', 'p.birthday' => 'DateToBirth', 'p.poste' => 'PostOrFunction', 'p.phone' => 'Phone',