Add warning
This commit is contained in:
parent
38f54d0582
commit
af9c2384ef
@ -689,6 +689,7 @@ if ($object->fetch($id) >= 0)
|
|||||||
|
|
||||||
// Search Icon
|
// Search Icon
|
||||||
print '<td class="right">';
|
print '<td class="right">';
|
||||||
|
print '<!-- ID mailing_cibles = '.$obj->rowid.' -->';
|
||||||
if ($obj->statut == 0) // Not sent yet
|
if ($obj->statut == 0) // Not sent yet
|
||||||
{
|
{
|
||||||
if ($user->rights->mailing->creer && $allowaddtarget) {
|
if ($user->rights->mailing->creer && $allowaddtarget) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user