diff --git a/htdocs/categories/fiche.php b/htdocs/categories/fiche.php index c6e3a00b5f09f8661144b1147d6b4ce06c8ca84b..747b00ae53639dd97a7d4311829d0b4980ef0df3 100644 --- a/htdocs/categories/fiche.php +++ b/htdocs/categories/fiche.php @@ -29,6 +29,8 @@ require("../main.inc.php"); require_once(DOL_DOCUMENT_ROOT."/categories/class/categorie.class.php"); +$langs->load("categories"); + // If socid provided by ajax company selector if (! empty($_REQUEST['socid_id'])) {