Remove hanging period
[MAILPOET-1590]
This commit is contained in:
@ -28,7 +28,7 @@ class DiscountsAnnouncement {
|
|||||||
$message = Helpers::replaceLinkTags(
|
$message = Helpers::replaceLinkTags(
|
||||||
__('<h3>Save on MailPoet Premium for a limited time. Discounts up to 40%</h3>
|
__('<h3>Save on MailPoet Premium for a limited time. Discounts up to 40%</h3>
|
||||||
<p>Our annual sale is a good opportunity to get more detailed stats & great email deliverability. Don’t miss out!</p>
|
<p>Our annual sale is a good opportunity to get more detailed stats & great email deliverability. Don’t miss out!</p>
|
||||||
[link]Visit the MailPoet Premium page[/link].', 'mailpoet'),
|
[link]Visit the MailPoet Premium page[/link]', 'mailpoet'),
|
||||||
'admin.php?page=mailpoet-premium',
|
'admin.php?page=mailpoet-premium',
|
||||||
array('target' => '_blank', 'class' => 'button button-primary')
|
array('target' => '_blank', 'class' => 'button button-primary')
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user