From dc1976702a683ff67714da671de64383bed14f29 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Mon, 9 Mar 2015 11:27:05 -0400 Subject: [PATCH] CRM-15976 - Force top submit buttons to align right --- templates/CRM/Contact/Form/Search/Criteria/Basic.tpl | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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"}