CRM-15594 Fix alignments on Merge Rules page
authorRohan Katkar <rohan.katkar@webaccessglobal.com>
Tue, 18 Nov 2014 12:40:34 +0000 (18:10 +0530)
committerRohan Katkar <rohan.katkar@webaccessglobal.com>
Tue, 18 Nov 2014 12:40:34 +0000 (18:10 +0530)
templates/CRM/Contact/Page/DedupeRules.tpl

index b33801fe457dc1c605138f751e8a9c1676ca78a6..110cbdcdb706c8f055f2868ba5bfd6218601425f 100644 (file)
@@ -43,6 +43,9 @@
         <div>
         {strip}
           <table id="options_{$contactType}" class="display">
+            <colgroup>
+              <col align="justify">
+            </colgroup>
             <thead>
             <tr>
               <th>{ts 1=$contactType}%1 Rules{/ts}</th>