diff --git a/htdocs/contrat/document.php b/htdocs/contrat/document.php index 298fdd0da4e..8f3e0265caf 100644 --- a/htdocs/contrat/document.php +++ b/htdocs/contrat/document.php @@ -34,7 +34,7 @@ require_once(DOL_DOCUMENT_ROOT."/core/class/html.formfile.class.php"); $langs->load("other"); $langs->load("products"); - +$langs->load("contracts"); $action = GETPOST('action','alpha'); $confirm = GETPOST('confirm','alpha');