The tab Documents of the Contracts module wasn't being translated

This commit is contained in:
Marcos García 2012-07-19 17:18:41 +02:00
parent f4f2db33f0
commit d1646e245a

View File

@ -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');