added missing KB link in Send with 3rd party
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
<p class="mailpoet_description">
|
||||
<strong><%= __('Free, but not recommended') %></strong>
|
||||
<br />
|
||||
<%= __('Web hosts generally have a bad reputation as a sender. Your newsletter will probably be considered spam') %>
|
||||
<%= __('Web hosts generally have a bad reputation as a sender. Your newsletter will probably be considered spam.') %>
|
||||
</p>
|
||||
|
||||
<div class="mailpoet_status">
|
||||
@@ -107,7 +107,11 @@
|
||||
<p class="mailpoet_description">
|
||||
<strong><%= __('Currently the best solution') %></strong>
|
||||
<br />
|
||||
<%= __('Send with an external email provider. This is usually not free') %>
|
||||
<%= __('Send with an external email provider. This is usually not free.') %>
|
||||
<a
|
||||
href="http://docs.mailpoet.com/article/53-send-with-smtp-when-using-a-professional-sending-provider"
|
||||
target="_blank"
|
||||
><%= __('Read more.') %></a>
|
||||
</p>
|
||||
|
||||
<div class="mailpoet_status">
|
||||
|
Reference in New Issue
Block a user