Add warning

This commit is contained in:
Laurent Destailleur 2021-04-16 19:14:01 +02:00
parent 38f54d0582
commit af9c2384ef

View File

@ -689,6 +689,7 @@ if ($object->fetch($id) >= 0)
// Search Icon
print '<td class="right">';
print '<!-- ID mailing_cibles = '.$obj->rowid.' -->';
if ($obj->statut == 0) // Not sent yet
{
if ($user->rights->mailing->creer && $allowaddtarget) {