From df1000f45807a05e0cebe1d6899bf9f0e0e149e3 Mon Sep 17 00:00:00 2001 From: "Donald A. Lobo" Date: Mon, 18 Nov 2013 09:03:47 -0800 Subject: [PATCH] CRM-13790 - Smart group cache timeout description is wrong http://issues.civicrm.org/jira/browse/CRM-13790 --- templates/CRM/Admin/Form/Setting/Search.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Admin/Form/Setting/Search.tpl b/templates/CRM/Admin/Form/Setting/Search.tpl index bcc66d4bae..8c02b019a2 100644 --- a/templates/CRM/Admin/Form/Setting/Search.tpl +++ b/templates/CRM/Admin/Form/Setting/Search.tpl @@ -60,7 +60,7 @@ {$form.smartGroupCacheTimeout.label} {$form.smartGroupCacheTimeout.html}
- {ts}The number of minutes to cache smart group contacts. This value needs to be greater than zero. If your contact data changes frequently, you may want to try setting this to a value of 5 minutes or more.{/ts} + {ts}The number of minutes to cache smart group contacts. We strongly recommend that this value be greater than zero. If your contact data changes frequently, you may want to try setting this to a value of 5 minutes or more.{/ts} {$form.autocompleteContactSearch.label} -- 2.25.1