diff --git a/htdocs/product/document.php b/htdocs/product/document.php index 1e586845a8c..817fd4d6958 100755 --- a/htdocs/product/document.php +++ b/htdocs/product/document.php @@ -33,7 +33,7 @@ require('./pre.inc.php'); require_once(DOL_DOCUMENT_ROOT."/product.class.php"); -$langs->load("others"); +$langs->load("other"); $user->getrights('produit');