Update link for the Premium page
This commit is contained in:
committed by
stoletniy
parent
03d2ff5f26
commit
afa06342a5
@@ -63,7 +63,7 @@ define(
|
|||||||
'action': function() {
|
'action': function() {
|
||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
<a href="?page=mailpoet-settings#premium" target="_blank">
|
<a href="?page=mailpoet-premium" target="_blank">
|
||||||
{MailPoet.I18n.t('getPremiumVersion')}
|
{MailPoet.I18n.t('getPremiumVersion')}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@@ -119,4 +119,4 @@ define(
|
|||||||
|
|
||||||
return NewsletterTypes;
|
return NewsletterTypes;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user