Skip to content
Snippets Groups Projects
Commit 7624a60c authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: Bad trans

parent 747188d6
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@ require_once(DOL_DOCUMENT_ROOT."/core/class/html.formcompany.class.php");
$langs->load("companies");
$langs->load("users");
$langs->load("other");
$langs->load("commercial");
$errors = array();
$socid = GETPOST("socid");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment