diff --git a/htdocs/contact/fiche.php b/htdocs/contact/fiche.php index 002ef9d455b..1fdd12b8e16 100644 --- a/htdocs/contact/fiche.php +++ b/htdocs/contact/fiche.php @@ -33,7 +33,7 @@ require("./pre.inc.php"); require_once("../contact.class.php"); require (DOL_DOCUMENT_ROOT."/lib/vcard/vcard.class.php"); -$langs->load("company"); +$langs->load("companies"); $error = array();