From 612c7d76a050062ff73d6eacfd2cc5acb51a0185 Mon Sep 17 00:00:00 2001 From: Alexey Stoletniy Date: Wed, 22 Mar 2017 13:19:26 +0300 Subject: [PATCH] Add details to the Manage Subscription description [MAILPOET-853] --- views/settings/basics.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/views/settings/basics.html b/views/settings/basics.html index e9ff66189c..8b85c0d4b2 100644 --- a/views/settings/basics.html +++ b/views/settings/basics.html @@ -217,6 +217,8 @@

<%= __('When your subscribers click the "Manage your subscription" link, they will be directed to this page.') %> +
+ <%= __('If you want to use a custom Subscription page, simply paste this shortcode on to a WordPress page: [mailpoet_manage_subscription]') %>