CRM-21797: Fixed structure for campaign search pages
authorMukesh Ram <mukesh@compucorp.co.uk>
Fri, 23 Feb 2018 09:30:42 +0000 (15:00 +0530)
committerMukesh Ram <mukesh@compucorp.co.uk>
Fri, 23 Feb 2018 09:30:42 +0000 (15:00 +0530)
templates/CRM/Campaign/Form/Search/Common.tpl

index 4869ce8f37ea2d721fe5e760bfe92f2aa6f74be2..77e9e7fe3f2b5156730607861d091135fc00fedf 100644 (file)
           <td class="font-size12pt">
             {$form.sort_name.label}
           </td>
-          <td>
+          <td colspan="3">
             {$form.sort_name.html|crmAddClass:'twenty'}
           </td>
-          <td><label>{ts}Contact Type(s){/ts}</label><br />
+        </tr>
+        <tr>
+          <td>
+            <label>{ts}Contact Type(s){/ts}</label>
+          </td>
+          <td>
             {$form.contact_type.html}
           </td>
-          <td><label>{ts}Group(s){/ts}</label>
+          <td>
+            <label>{ts}Group(s){/ts}</label>
+          </td>
+          <td >
             {$form.group.html}
           </td>
         </tr>
+
         <tr>
           <td class="font-size12pt">
             {$form.street_address.label}