CRM-13790 - Smart group cache timeout description is wrong
authorDonald A. Lobo <lobo@civicrm.org>
Mon, 18 Nov 2013 17:03:47 +0000 (09:03 -0800)
committerDonald A. Lobo <lobo@civicrm.org>
Mon, 18 Nov 2013 17:03:47 +0000 (09:03 -0800)
http://issues.civicrm.org/jira/browse/CRM-13790

templates/CRM/Admin/Form/Setting/Search.tpl

index bcc66d4bae7e9aebbe4c456d7e8e4da332843290..8c02b019a2072b29885dab97ebc8621a18b1ecea 100644 (file)
@@ -60,7 +60,7 @@
         <tr class="crm-search-setting-form-block-smartGroupCacheTimeout">
             <td class="label">{$form.smartGroupCacheTimeout.label}</td>
             <td>{$form.smartGroupCacheTimeout.html}<br />
-                <span class="description">{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}</span></td>
+                <span class="description">{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}</span></td>
         </tr>
         <tr class="crm-search-setting-form-block-autocompleteContactSearch">
             <td class="label">{$form.autocompleteContactSearch.label}</td>