Merge pull request #4606 from johanv/CRM-15636-price_set_event_and_contribution
[civicrm-core.git] / templates / CRM / Contact / Form / DedupeRules.tpl
index 5e2bfc62a566bc6f7243303f230d8cc95c491d7a..b1fe54df3a94e415c740de81a3be6146b2358986 100644 (file)
@@ -1,8 +1,8 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.4                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2013                                |
+ | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -92,7 +92,7 @@
                       </td>
                   </tr>
               {/if}
-              <tr class="columnheader"><td>{ts}Field{/ts}</td><td>{ts}Length{/ts}</td><td>{ts}Weight{/ts}</td></tr>
+              <tr class="columnheader"><td>{ts}Field{/ts}</td><td>{ts}Length{/ts}</td><td>{ts}Order{/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}