Fix Dedupe rule creation should display labels of contact types, in case they have...
authorDarrick Servis <darrick@davismedia.org>
Fri, 13 May 2022 23:29:03 +0000 (16:29 -0700)
committerDarrick Servis <darrick@davismedia.org>
Fri, 13 May 2022 23:29:03 +0000 (16:29 -0700)
templates/CRM/Contact/Form/DedupeRules.tpl

index e302fa60488b4af57a2f0e905bdd94bc5694a61a..46dd7ed9cf037b871cc020a78da084170530f9fa 100644 (file)
@@ -8,7 +8,7 @@
  +--------------------------------------------------------------------+
 *}
 
-<h3>{ts 1=$contact_type}Matching Rule for %1 Contacts{/ts}</h3>
+<h3>{ts 1=$contactTypes.$contact_type}Matching Rule for %1 Contacts{/ts}</h3>
 <div class="crm-block crm-form-block crm-dedupe-rules-form-block">
     <div class="help">
         {ts}Configure up to five fields to evaluate when searching for 'suspected' duplicate contact records.{/ts} {help id="id-rules"}