From: Jon Goldberg Date: Mon, 6 Mar 2023 19:47:38 +0000 (-0500) Subject: Remove the correct extraneous field separator field X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=eb2a35ae19d178381e23e41c20a5f78aa1b55636;p=civicrm-core.git Remove the correct extraneous field separator field --- 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}