CRM-21618: Fix page structure
authorMukesh Ram <mukesh@compucorp.co.uk>
Tue, 2 Jan 2018 05:28:25 +0000 (10:58 +0530)
committerMukesh Ram <mukesh@compucorp.co.uk>
Tue, 2 Jan 2018 05:28:25 +0000 (10:58 +0530)
templates/CRM/Campaign/Form/Task/Interview.tpl
templates/CRM/Report/Page/TemplateList.tpl

index e42247fa94d6c5dc2989a8ace180e631ea9276bf..f0b75e04a1d2cc6b83d11ed8e2bb22c3b58c5f5a 100644 (file)
@@ -42,7 +42,7 @@
 
     <div id='responseErrors' class = "hiddenElement messages crm-error"></div>
 
-    <div id='help'>
+    <div id='help' class='help'>
       {if $votingTab}
         {ts}Click <strong>record response</strong> button to update values for each respondent as needed.{/ts}
       {else}
@@ -59,6 +59,7 @@
           <th></th>
           <th>{ts}Column{/ts}</th>
           <th>{ts}Order{/ts}</th>
+          <th></th>
         </tr>
 
         {section name=rowLoop start=1 loop=5}
index 444f7930fa367f4fb510d2f4c3ba8f299ea87941..ffe2d50db654f33665dcc7ed27995ea52a71dcdd 100644 (file)
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
+
+<div class="help">
+  {ts}Create reports for your users from any of the report templates listed below. Click on a template title to get started. Click Existing Report(s) to see any reports that have already been created from that template.{/ts}
+</div>
+
 <div class="crm-block crm-form-block crm-report-templateList-form-block">
-  <div class="help">
-    {ts}Create reports for your users from any of the report templates listed below. Click on a template title to get started. Click Existing Report(s) to see any reports that have already been created from that template.{/ts}
-  </div>
   {strip}
     {if $list}
       {counter start=0 skip=1 print=false}