Skip to content
Snippets Groups Projects
Unverified Commit eb2a35ae authored by JonGold's avatar JonGold
Browse files

Remove the correct extraneous field separator field

parent 8d622370
Branches
Tags
No related merge requests found
......@@ -53,10 +53,6 @@
<td><span id="contact-dedupe_rule_id">{$form.dedupe_rule_id.html}</span> {help id='id-dedupe_rule'}</td>
</tr>
{/if}
<tr class="crm-import-datasource-form-block-fieldSeparator">
<td class="label">{$form.fieldSeparator.label}</td>
<td>{$form.fieldSeparator.html} {help id='id-fieldSeparator'}</td>
</tr>
<tr>{include file="CRM/Core/Date.tpl"}</tr>
<tr>
<td></td><td class="description">{ts}Select the format that is used for date fields in your import data.{/ts}</td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment