CRM-15773 - Revert incorrect column header label change
authorColeman Watts <coleman@civicrm.org>
Thu, 8 Jan 2015 19:54:54 +0000 (14:54 -0500)
committerColeman Watts <coleman@civicrm.org>
Thu, 8 Jan 2015 19:55:06 +0000 (14:55 -0500)
templates/CRM/Contact/Form/DedupeRules.tpl

index b1fe54df3a94e415c740de81a3be6146b2358986..6515c4db55aa85bae210167310b2cc3d1299269d 100644 (file)
@@ -92,7 +92,7 @@
                       </td>
                   </tr>
               {/if}
-              <tr class="columnheader"><td>{ts}Field{/ts}</td><td>{ts}Length{/ts}</td><td>{ts}Order{/ts}</td></tr>
+              <tr class="columnheader"><td>{ts}Field{/ts}</td><td>{ts}Length{/ts}</td><td>{ts}Weight{/ts}</td></tr>
                 {section name=count loop=5}
                   {capture assign=where}where_{$smarty.section.count.index}{/capture}
                   {capture assign=length}length_{$smarty.section.count.index}{/capture}