Opens MSS plan purchase page in a new tab

This commit is contained in:
Vlad
2018-07-09 20:27:22 -04:00
parent 0cf0c3f71f
commit 1f6e5e1717

View File

@@ -102,7 +102,7 @@
</div>
<div class="mailpoet_actions">
<div class="mailpoet_invalid_key <% if(not mss_key_valid) %> mailpoet_hidden <% endif %>">
<a class="button-primary" href="https://www.mailpoet.com/free-plan/"><%= __('Get a free key') %></a>
<a class="button-primary" href="https://www.mailpoet.com/free-plan/" rel="noopener noreferrer" target="_blank"><%= __('Get a free key') %></a>
or
<%=
__("[link]enter your key[/link]")