diff --git a/htdocs/contrat/document.php b/htdocs/contrat/document.php index a16030a686b..d9cc93b4fcd 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');