Skip to content
Snippets Groups Projects
Commit 6ce2aff9 authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

Merge pull request #705 from dlobo/CRM-12587

CRM-12587
parents a3fa350f 07571936
Branches
Tags
No related merge requests found
......@@ -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. A value of '0' means the cache is emptied immediately when any contact is edited or a new one is added. If your contact data changes frequently, you may want to try setting this to a value of 5 minutes or so.{/ts}</span></td>
<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>
</tr>
<tr class="crm-search-setting-form-block-autocompleteContactSearch">
<td class="label">{$form.autocompleteContactSearch.label}</td>
......@@ -79,5 +79,5 @@
</tr>
</table>
<div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="bottom"}</div>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment