diff --git a/views/settings/mta.html b/views/settings/mta.html index e0c2f6092b..f8b76e83a8 100644 --- a/views/settings/mta.html +++ b/views/settings/mta.html @@ -85,7 +85,7 @@

<%= __('Free, but not recommended') %>
- <%= __('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.') %>

@@ -107,7 +107,11 @@

<%= __('Currently the best solution') %>
- <%= __('Send with an external email provider. This is usually not free') %> + <%= __('Send with an external email provider. This is usually not free.') %> + <%= __('Read more.') %>