From: Coleman Watts Date: Wed, 21 Jan 2015 01:37:03 +0000 (-0500) Subject: CRM-15836 - Fix action buttons on wordReplacement screen X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=127ec3de8935984e7d7ccde875bb392325f57159;p=civicrm-core.git CRM-15836 - Fix action buttons on wordReplacement screen ---------------------------------------- * CRM-15836: Inconsistent action button placement https://issues.civicrm.org/jira/browse/CRM-15836 --- diff --git a/templates/CRM/Admin/Form/WordReplacements.tpl b/templates/CRM/Admin/Form/WordReplacements.tpl index f2604ff977..3b22366e73 100644 --- a/templates/CRM/Admin/Form/WordReplacements.tpl +++ b/templates/CRM/Admin/Form/WordReplacements.tpl @@ -39,6 +39,9 @@
{ts}Use Word Replacements to change all occurrences of a word or phrase in CiviCRM screens (e.g. replace all occurences of 'Contribution' with 'Donation').{/ts} {help id="id-word_replace"}
+
+ {include file="CRM/common/formButtons.tpl" location='top'} +
@@ -62,44 +65,19 @@ {/section}
+     {ts}Add row{/ts} -
{ts}Add row{/ts}
{include file="CRM/common/formButtons.tpl"}
+
+ {include file="CRM/common/formButtons.tpl" location='bottom'} +
{/if} {literal} {/literal}