FIX #5895
This commit is contained in:
parent
e6894eda0e
commit
ff4fa9977c
@ -97,7 +97,7 @@ ToAddRecipientsChooseHere=Add recipients by choosing from the lists
|
|||||||
NbOfEMailingsReceived=Mass emailings received
|
NbOfEMailingsReceived=Mass emailings received
|
||||||
NbOfEMailingsSend=Mass emailings sent
|
NbOfEMailingsSend=Mass emailings sent
|
||||||
IdRecord=ID record
|
IdRecord=ID record
|
||||||
DeliveryReceipt=Delivery Receipt
|
DeliveryReceipt=Delivery Ack.
|
||||||
YouCanUseCommaSeparatorForSeveralRecipients=You can use the <b>comma</b> separator to specify several recipients.
|
YouCanUseCommaSeparatorForSeveralRecipients=You can use the <b>comma</b> separator to specify several recipients.
|
||||||
TagCheckMail=Track mail opening
|
TagCheckMail=Track mail opening
|
||||||
TagUnsubscribe=Unsubscribe link
|
TagUnsubscribe=Unsubscribe link
|
||||||
|
|||||||
@ -109,7 +109,7 @@ if (empty($reshook))
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($action == 'confirm_merge' && $confirm == 'yes')
|
if ($action == 'confirm_merge' && $confirm == 'yes' && $user->rights->societe->creer)
|
||||||
{
|
{
|
||||||
$object->fetch($socid);
|
$object->fetch($socid);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user