From eb2a35ae19d178381e23e41c20a5f78aa1b55636 Mon Sep 17 00:00:00 2001 From: Jon Goldberg Date: Mon, 6 Mar 2023 14:47:38 -0500 Subject: [PATCH] Remove the correct extraneous field separator field --- templates/CRM/Contact/Import/Form/DataSource.tpl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/templates/CRM/Contact/Import/Form/DataSource.tpl b/templates/CRM/Contact/Import/Form/DataSource.tpl index eb3c00a426..7d9987b31d 100644 --- a/templates/CRM/Contact/Import/Form/DataSource.tpl +++ b/templates/CRM/Contact/Import/Form/DataSource.tpl @@ -53,10 +53,6 @@ {$form.dedupe_rule_id.html} {help id='id-dedupe_rule'} {/if} - - {$form.fieldSeparator.label} - {$form.fieldSeparator.html} {help id='id-fieldSeparator'} - {include file="CRM/Core/Date.tpl"} {ts}Select the format that is used for date fields in your import data.{/ts} -- 2.25.1