From e960665a1a2ab65e3fa80a2bc6a1e0daaf0b510f Mon Sep 17 00:00:00 2001 From: Jagadedes Date: Wed, 19 Nov 2014 11:39:58 +0530 Subject: [PATCH] profile text changed --- templates/CRM/Wci/Form/WCISettings.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Wci/Form/WCISettings.tpl b/templates/CRM/Wci/Form/WCISettings.tpl index 6b83ff9..66ffc52 100644 --- a/templates/CRM/Wci/Form/WCISettings.tpl +++ b/templates/CRM/Wci/Form/WCISettings.tpl @@ -11,7 +11,7 @@
{$form.$elementName.label}
{$form.$elementName.html} {if "widget_cache_timeout" == $form.$elementName.id} Minutes{/if}
{if "default_profile" == $form.$elementName.id} -
This profile id will be used for newsletter signup. User's mail id will be added to this group when they click subscribe button.'
+
Enter public profile id where user can signup for newsletter. User's mail id will be added to the group configured for the widget when they click subscribe button.'
{/if} {if "widget_cache_timeout" == $form.$elementName.id}
Cache will be cleared after specified minites.
-- 2.25.1