From c0653ce26c0061d3640196665fc24b0d09f64ce1 Mon Sep 17 00:00:00 2001 From: Vlad Date: Wed, 11 Jan 2017 13:58:50 -0500 Subject: [PATCH] - Corrects typo in subscription management shortcode --- views/settings/basics.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/settings/basics.html b/views/settings/basics.html index 52164b434f..19f090a32c 100644 --- a/views/settings/basics.html +++ b/views/settings/basics.html @@ -272,7 +272,7 @@

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