From: Coleman Watts Date: Mon, 9 Mar 2015 15:46:15 +0000 (-0400) Subject: CRM-15976 - Create section for search settings X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=661e454b105d2e20d246c2c474e911d15e084f2e;p=civicrm-core.git CRM-15976 - Create section for search settings --- diff --git a/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl b/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl index b05e66a85b..a2a1379c8d 100644 --- a/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl +++ b/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl @@ -51,23 +51,6 @@ - - - {$form.uf_group_id.label} {help id="id-search-views"}
{$form.uf_group_id.html} - - - {if $form.component_mode} - {$form.component_mode.label} {help id="id-display-results"} -
- {$form.component_mode.html} - {if $form.display_relationship_type} -
{$form.display_relationship_type.html}
- {/if} - {else} -   - {/if} - - {if $form.contact_type}
@@ -117,10 +100,6 @@ {else}   {/if} - {$form.operator.label} {help id="id-search-operator"}
{$form.operator.html} - - {if $form.deleted_contacts}{$form.deleted_contacts.html} {$form.deleted_contacts.label}{else} {/if} - {if $form.contact_tags} @@ -228,4 +207,34 @@ {$form.preferred_language.html} + + +
+ {ts}Search Settings{/ts} + + + + + + + +
+ {$form.uf_group_id.label} {help id="id-search-views"}
{$form.uf_group_id.html} +
+ {if $form.component_mode} + {$form.component_mode.label} {help id="id-display-results"} +
+ {$form.component_mode.html} + {if $form.display_relationship_type} +
{$form.display_relationship_type.html}
+ {/if} + {else} +   + {/if} +
{$form.operator.label} {help id="id-search-operator"}
{$form.operator.html}
+ {if $form.deleted_contacts}{$form.deleted_contacts.html} {$form.deleted_contacts.label}{/if} +
+
+ +