Skip to content
Snippets Groups Projects
Commit 916272dd authored by colemanw's avatar colemanw
Browse files

Merge pull request #932 from colemanw/fullTextHelp

Fix fulltext search help
parents 08f00311 e4ae4d1d
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,6 @@
{if call_user_func(array('CRM_Core_Permission','access'), 'CiviMember')}
<option value="Membership">{ts}Memberships{/ts}</option>
{/if}
</select>{help id="id-fullText-block" file="CRM/Contact/Form/Search/Custom/FullText.hlp"}
</select> {help id="id-fullText" file="CRM/Contact/Form/Search/Custom/FullText.hlp"}
</form>
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment