Update interface_90_modSociete_ContactRoles.class.php
This commit is contained in:
parent
b9a92546b6
commit
240785922e
@ -103,7 +103,7 @@ class InterfaceContactRoles extends DolibarrTriggers
|
|||||||
}
|
}
|
||||||
|
|
||||||
if($nb > 0) {
|
if($nb > 0) {
|
||||||
setEventMessage($langs->trans('ContactAddedAutomatically', $nb));
|
setEventMessages($langs->trans('ContactAddedAutomatically', $nb), null, 'mesgs');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user