Fixed template strucutre issues
authorMukesh Ram <mukesh@compucorp.co.uk>
Mon, 5 Mar 2018 11:28:47 +0000 (16:58 +0530)
committerMukesh Ram <mukesh@compucorp.co.uk>
Mon, 5 Mar 2018 11:28:47 +0000 (16:58 +0530)
templates/CRM/Admin/Form/Setting/Component.tpl
templates/CRM/Admin/Form/Setting/Debugging.tpl
templates/CRM/Admin/Form/Setting/Mapping.tpl
templates/CRM/Admin/Form/Setting/Path.tpl
templates/CRM/Admin/Form/Setting/UF.tpl
templates/CRM/Admin/Form/Setting/UpdateConfigBackend.tpl
templates/CRM/Admin/Form/Setting/Url.tpl
templates/CRM/Badge/Form/Layout.tpl

index e1df5864284d73c87492ac874ee7cd4754723a45..53854c913c9691dc2254ad26126a4e2a459c483e 100644 (file)
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-<div class="crm-block crm-form-block crm-component-form-block">
 <div class="help">
     {ts}CiviCRM includes several optional components which give you more tools to connect with and engage your constituents.{/ts}{help id="components"}
 </div>
+<div class="crm-block crm-form-block crm-component-form-block">
 <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>
 {$form.enableComponents.html}
 <p class="description">
index fb524d8679549d71783621d5200b60bc06f4441e..721d7ef13e9370a334c12cec0c55aaa65319291a 100644 (file)
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-<div class="crm-block crm-form-block crm-debugging-form-block">
 <div class="help">
     {ts}In addition to the settings on this screen, there are a number of settings you can add to your sites's settings file (civicrm.settings.php) to provide additional debugging information.{/ts} {docURL page="Debugging for developers" resource="wiki"}
 </div>
+<div class="crm-block crm-form-block crm-debugging-form-block">
 <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>
          <table class="form-layout">
             {if $form.userFrameworkLogging}
index 9cdd4644b7f1b80b8b0d64a2853720f1bb7d7e98..8088ed1d0ce2d001a65dc7a61a7c06e0b77ebb3b 100644 (file)
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-<div class="crm-block crm-form-block crm-map-form-block">
 <div class="help">
     {ts}CiviCRM includes plugins for several mapping and geocoding web services. When your users save a contact or event location address, a geocoding service will convert the address into geographical coordinates, which are required for mapping. Yahoo&rsquo;s geocoder will also automatically populate the postal code field. Mapping services allow your users to display addresses on a map.{/ts} {help id='map-intro-id'}
 </div>
+<div class="crm-block crm-form-block crm-map-form-block">
     <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>
     <table class="form-layout-compressed">
          <tr class="crm-map-form-block-mapProvider">
index 85b2852c77bdc0b80e0b8a61aee27191313f4eab..463b758c299ed41f50ef258bdcfc3604c9780311 100644 (file)
@@ -23,8 +23,7 @@
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-<div class="crm-block crm-form-block crm-path-form-block">
-  <div class="help">
+<div class="help">
     <p>
       {ts}You may configure these upload directories using absolute paths or path variables.{/ts}
       {help id='id-path_vars'}
@@ -32,8 +31,8 @@
     <p>
       {ts}If you modify the defaults, make sure that your web server has write access to the directories.{/ts}
     </p>
-
-  </div>
+</div>
+<div class="crm-block crm-form-block crm-path-form-block">
  <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>
            <table class="form-layout">
             <tr class="crm-path-form-block-uploadDir">
index 35e548a99f4cad56243062c65bb91aefdf6d2eb5..68439d61a2da9b1c110568b3faba45f3f63de65a 100644 (file)
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-<div class="crm-block crm-form-block crm-uf-form-block">
 <div class="help">
     {ts}These settings define the CMS variables that are used with CiviCRM.{/ts}
 </div>
+<div class="crm-block crm-form-block crm-uf-form-block">
 <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>
       <table class="form-layout-compressed">
          <tr class="crm-uf-form-block-userFrameworkUsersTableName">
index 953a26a37e1e2139fd3d0f79a2a9f041dc2ccd94..59dfaf64d9cad629d55b7083c4248e8b53457c30 100644 (file)
@@ -23,7 +23,6 @@
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-<div class="crm-block crm-form-block crm-config-backend-form-block">
 <div class="help">
     <p>
     {ts}When migrating a site to a new server, the paths and URLs of your CiviCRM installation may change. {/ts}
@@ -34,6 +33,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 <a href="%1">Directories</a> and <a href="%2">Resource URLs</a>.{/ts}
     </p>
 </div>
+<div class="crm-block crm-form-block crm-config-backend-form-block">
         <div class="crm-submit-buttons">
           <span class="crm-button crm-i-button">
             <i class="crm-i fa-undo"></i>
index 0c5dc190664629dacf17d8f84db131781eb3e3b7..d10cac3cab0c42a1cd8612af7c7c17ee19604c75 100644 (file)
@@ -23,7 +23,6 @@
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-<div class="crm-block crm-form-block crm-url-form-block">
 <div class="help">
   <p>
     {ts}These settings define the URLs used to access CiviCRM resources (CSS files, Javascript files, images, etc.).{/ts}
@@ -32,8 +31,8 @@
     {ts}You may configure these settings using absolute URLs or URL variables.{/ts}
     {help id='id-url_vars'}
   </p>
-
 </div>
+<div class="crm-block crm-form-block crm-url-form-block">
 <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>
 <table class="form-layout">
     <tr class="crm-url-form-block-userFrameworkResourceURL">
index 58fd94549f51eba5fa72e55843c3869d143aefb4..788a05800f325744c50be8aab226a7b8787fde3c 100644 (file)
         </td>
       </tr>
       <tr class="crm-badge-layout-form-block-elements">
-        <td class="label">{ts}Elements{/ts}</td>
+        <td class="label"><label>{ts}Elements{/ts}</label></td>
         <td>
           <table class="form-layout-compressed">
             <tr>