diff --git a/lib/Util/Notices/DiscountsAnnouncement.php b/lib/Util/Notices/DiscountsAnnouncement.php index 7e5352a938..bdc4cb7b3a 100644 --- a/lib/Util/Notices/DiscountsAnnouncement.php +++ b/lib/Util/Notices/DiscountsAnnouncement.php @@ -28,7 +28,7 @@ class DiscountsAnnouncement { $message = Helpers::replaceLinkTags( __('

Save on MailPoet Premium for a limited time. Discounts up to 40%

Our annual sale is a good opportunity to get more detailed stats & great email deliverability. Don’t miss out!

- [link]Visit the MailPoet Premium page[/link].', 'mailpoet'), + [link]Visit the MailPoet Premium page[/link]', 'mailpoet'), 'admin.php?page=mailpoet-premium', array('target' => '_blank', 'class' => 'button button-primary') );