The tab Documents of the Contracts module wasn't being translated
This commit is contained in:
parent
f4f2db33f0
commit
d1646e245a
@ -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');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user