From a59218be6abc3989bd5f78fe9831f242396211c6 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Thu, 8 Jan 2015 14:54:54 -0500 Subject: [PATCH] CRM-15773 - Revert incorrect column header label change --- templates/CRM/Contact/Form/DedupeRules.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Contact/Form/DedupeRules.tpl b/templates/CRM/Contact/Form/DedupeRules.tpl index b1fe54df3a..6515c4db55 100644 --- a/templates/CRM/Contact/Form/DedupeRules.tpl +++ b/templates/CRM/Contact/Form/DedupeRules.tpl @@ -92,7 +92,7 @@ {/if} - {ts}Field{/ts}{ts}Length{/ts}{ts}Order{/ts} + {ts}Field{/ts}{ts}Length{/ts}{ts}Weight{/ts} {section name=count loop=5} {capture assign=where}where_{$smarty.section.count.index}{/capture} {capture assign=length}length_{$smarty.section.count.index}{/capture} -- 2.25.1