From c84ebd15e8009e5a8276fe2b3b7b098ddd441d2f Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Sat, 17 Oct 2015 17:22:45 -0400 Subject: [PATCH] CRM-16415 - Move hamburger menu icon to left side --- templates/CRM/Block/CreateNew.tpl | 2 +- templates/CRM/Contact/Page/Inline/Actions.tpl | 2 +- templates/CRM/Contribute/Form/ContributionPage/Tab.tpl | 2 +- templates/CRM/Event/Form/ManageEvent/Tab.tpl | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/CRM/Block/CreateNew.tpl b/templates/CRM/Block/CreateNew.tpl index 2d032807be..3c6f0dbca3 100644 --- a/templates/CRM/Block/CreateNew.tpl +++ b/templates/CRM/Block/CreateNew.tpl @@ -24,7 +24,7 @@ *}
- {ts}Create New{/ts} + {ts}Create New{/ts}
    diff --git a/templates/CRM/Contact/Page/Inline/Actions.tpl b/templates/CRM/Contact/Page/Inline/Actions.tpl index 28a7af96cd..5f0f4c3d77 100644 --- a/templates/CRM/Contact/Page/Inline/Actions.tpl +++ b/templates/CRM/Contact/Page/Inline/Actions.tpl @@ -26,7 +26,7 @@ {* this template is used for the dropdown menu of the "Actions" button on contacts. *}
    - {ts}Actions{/ts} + {ts}Actions{/ts}
    diff --git a/templates/CRM/Contribute/Form/ContributionPage/Tab.tpl b/templates/CRM/Contribute/Form/ContributionPage/Tab.tpl index 5f58cff453..97b1e0d128 100644 --- a/templates/CRM/Contribute/Form/ContributionPage/Tab.tpl +++ b/templates/CRM/Contribute/Form/ContributionPage/Tab.tpl @@ -28,7 +28,7 @@