diff --git a/htdocs/core/modules/modCategorie.class.php b/htdocs/core/modules/modCategorie.class.php index 1b87d935baf..6478d826014 100644 --- a/htdocs/core/modules/modCategorie.class.php +++ b/htdocs/core/modules/modCategorie.class.php @@ -218,7 +218,7 @@ class modCategorie extends DolibarrModules 'p.zip' => 'contact', 'p.town' => 'contact', 'country.code' => 'contact', - 'country.libelle' => 'contact', + 'country.label' => 'contact', 'p.birthday' => 'contact', 'p.poste' => 'contact', 'p.phone' => 'contact',