CRM-15789 - Remove ascii art from button text
[civicrm-core.git] / templates / CRM / Case / Form / Search.tpl
index b5ed0ac824207aebccd1a00f7e8e3e4f30e8968c..5adf01ca2163a2476dc3b60e3797bcd764e0d1b0 100644 (file)
         {strip}
             <table class="form-layout">
             <tr class="crm-case-search-form-block-sort_name">
-               <td class="font-size12pt" colspan="3">
-                   {$form.sort_name.label}&nbsp;&nbsp;{$form.sort_name.html|crmAddClass:'twenty'}&nbsp;&nbsp;&nbsp;{$form.buttons.html}
+               <td class="font-size12pt" colspan="2">
+                   {$form.sort_name.label}&nbsp;&nbsp;{$form.sort_name.html|crmAddClass:'twenty'}
                </td>
+              <td>{include file="CRM/common/formButtons.tpl" location="top"}</td>
             </tr>
             {include file="CRM/Case/Form/Search/Common.tpl"}