From b0571b97f503e463230d2ba56d21c200c07793f8 Mon Sep 17 00:00:00 2001 From: Jonathan Labreuille Date: Mon, 12 Sep 2016 14:32:59 +0200 Subject: [PATCH] added missing KB link in Send with 3rd party --- views/settings/mta.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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.') %>