From 036aa39d9edeff4a2e582f6c0da75157cdc8fba9 Mon Sep 17 00:00:00 2001 From: Mukesh Ram Date: Mon, 11 Dec 2017 19:01:37 +0530 Subject: [PATCH] Fixed structure for administrative pages --- ang/crmCxn/ManageCtrl.html | 3 +++ templates/CRM/Admin/Form/Job.tpl | 2 +- .../Form/Setting/UpdateConfigBackend.tpl | 2 +- templates/CRM/Admin/Page/Extensions.tpl | 5 ++-- templates/CRM/Admin/Page/Job.tpl | 6 +++-- templates/CRM/Admin/Page/JobLog.tpl | 21 +++++++++------- templates/CRM/Admin/Page/Mapping.tpl | 3 +++ .../CRM/Admin/Page/ParticipantStatusType.tpl | 4 ++-- templates/CRM/Admin/Page/PaymentProcessor.tpl | 11 ++++++--- templates/CRM/Badge/Page/Layout.tpl | 2 +- .../CRM/Contribute/Form/Contribution/Main.tpl | 2 +- .../Contribute/Form/SearchContribution.tpl | 2 +- .../CRM/Contribute/Page/ManagePremiums.tpl | 12 ++++++---- .../CRM/Financial/Page/FinancialAccount.tpl | 24 +++++++++++-------- .../CRM/Financial/Page/FinancialType.tpl | 8 ++++--- .../CRM/Member/Page/MembershipStatus.tpl | 14 ++++++----- templates/CRM/Member/Page/MembershipType.tpl | 2 +- templates/CRM/PCP/Form/Campaign.tpl | 4 ++-- templates/CRM/PCP/Form/PCPAccount.tpl | 6 +++-- templates/CRM/Price/Page/Field.tpl | 3 ++- templates/CRM/Price/Page/Set.tpl | 3 +-- templates/CRM/SMS/Page/Provider.tpl | 4 +++- 22 files changed, 87 insertions(+), 56 deletions(-) diff --git a/ang/crmCxn/ManageCtrl.html b/ang/crmCxn/ManageCtrl.html index 2fe2f173c3..891942e69b 100644 --- a/ang/crmCxn/ManageCtrl.html +++ b/ang/crmCxn/ManageCtrl.html @@ -84,6 +84,7 @@
+

{{ts('New Connections')}}

@@ -111,6 +112,8 @@
+
+
{{ts('No available applications')}} diff --git a/templates/CRM/Admin/Form/Job.tpl b/templates/CRM/Admin/Form/Job.tpl index 70d04a4d63..4d4d2f10d9 100644 --- a/templates/CRM/Admin/Form/Job.tpl +++ b/templates/CRM/Admin/Form/Job.tpl @@ -50,7 +50,7 @@ {$form.run_frequency.label}{$form.run_frequency.html} - {ts}API call:{/ts} +

diff --git a/templates/CRM/Admin/Form/Setting/UpdateConfigBackend.tpl b/templates/CRM/Admin/Form/Setting/UpdateConfigBackend.tpl index 77178361e3..6e11eabb16 100644 --- a/templates/CRM/Admin/Form/Setting/UpdateConfigBackend.tpl +++ b/templates/CRM/Admin/Form/Setting/UpdateConfigBackend.tpl @@ -34,7 +34,7 @@ {ts 1=$pathsURL 2=$urlsURL}The old paths and URLs may be retained in some database records. Use this form to clear caches or to reset paths to their defaults. If you need further customizations, then update the Directories and Resource URLs.{/ts}

-
+
{$form._qf_UpdateConfigBackend_next_cleanup.html} diff --git a/templates/CRM/Admin/Page/Extensions.tpl b/templates/CRM/Admin/Page/Extensions.tpl index 1416b395e0..7d7144f9fc 100644 --- a/templates/CRM/Admin/Page/Extensions.tpl +++ b/templates/CRM/Admin/Page/Extensions.tpl @@ -27,13 +27,14 @@ {if $action eq 1 or $action eq 2 or $action eq 8 or $action eq 32 or $action eq 64} {include file="CRM/Admin/Form/Extensions.tpl"} {else} +
{if $action ne 1 and $action ne 2} {include file="CRM/Admin/Page/Extensions/Refresh.tpl"} {/if} {if $extDbUpgrades}
-

{ts 1=$extDbUpgradeUrl}Your extensions require database updates. Please execute the updates.{/ts} +

{ts 1=$extDbUpgradeUrl}Your extensions require database updates. Please execute the updates.{/ts}

{/if} @@ -79,7 +80,7 @@ {if $action ne 1 and $action ne 2} {include file="CRM/Admin/Page/Extensions/Refresh.tpl"} {/if} - +
{* Expand/Collapse *} {literal}