This commit is contained in:
Laurent Destailleur 2020-04-20 02:15:36 +02:00
parent fa056e59df
commit f53dd01d09

View File

@ -825,7 +825,7 @@ if ($action == 'create')
$soc = new Societe($db);
print load_fiche_titre($langs->trans("AddIntervention"), '', 'title_commercial');
print load_fiche_titre($langs->trans("AddIntervention"), '', 'commercial');
dol_htmloutput_mesg($mesg);