From: Darrick Servis Date: Fri, 13 May 2022 23:29:03 +0000 (-0700) Subject: Fix Dedupe rule creation should display labels of contact types, in case they have... X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=5aa79bade732448e977770044a5a31ec786a91c7;p=civicrm-core.git Fix Dedupe rule creation should display labels of contact types, in case they have been customised. --- diff --git a/templates/CRM/Contact/Form/DedupeRules.tpl b/templates/CRM/Contact/Form/DedupeRules.tpl index e302fa6048..46dd7ed9cf 100644 --- a/templates/CRM/Contact/Form/DedupeRules.tpl +++ b/templates/CRM/Contact/Form/DedupeRules.tpl @@ -8,7 +8,7 @@ +--------------------------------------------------------------------+ *} -

{ts 1=$contact_type}Matching Rule for %1 Contacts{/ts}

+

{ts 1=$contactTypes.$contact_type}Matching Rule for %1 Contacts{/ts}

{ts}Configure up to five fields to evaluate when searching for 'suspected' duplicate contact records.{/ts} {help id="id-rules"}