From: Coleman Watts Date: Mon, 9 Mar 2015 15:27:05 +0000 (-0400) Subject: CRM-15976 - Force top submit buttons to align right X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=dc1976702a683ff67714da671de64383bed14f29;p=civicrm-core.git CRM-15976 - Force top submit buttons to align right --- diff --git a/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl b/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl index 6faf87ee91..c253b45a0d 100644 --- a/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl +++ b/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl @@ -23,6 +23,13 @@ | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *} +{literal} + +{/literal} -

@@ -32,12 +39,12 @@
{$form.email.html}
+
{include file="CRM/common/formButtons.tpl" location="top"}