From 339cb9a673a23b23f2441dc7bfe4a362226b8ed4 Mon Sep 17 00:00:00 2001 From: joannechester Date: Sun, 26 Jul 2015 23:07:36 +1000 Subject: [PATCH] crm-16492-change-help-text-on-creating-smart-group --- templates/CRM/Contact/Form/Task/SaveSearch.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Contact/Form/Task/SaveSearch.tpl b/templates/CRM/Contact/Form/Task/SaveSearch.tpl index 3bc73a556c..27a9886f36 100644 --- a/templates/CRM/Contact/Form/Task/SaveSearch.tpl +++ b/templates/CRM/Contact/Form/Task/SaveSearch.tpl @@ -28,7 +28,7 @@

{ts}This smart group will stay up-to-date with all contacts who meet the search criteria.{/ts}

{if !empty($partiallySelected)} -

{ts}NOTE: Contacts selected on the search results are not relevant here; all contacts that meet the following criteria will be in the group.{/ts}

+

{ts}NOTE: Even if only a few contacts have been selected from the search results, all contacts that meet the following criteria will be in the group.{/ts}

{/if} {if !empty($qill[0])}
-- 2.25.1