From 0154cc2da3eebcf6966c2bde09ee78e0226529ff Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Thu, 7 Apr 2022 12:22:59 +1200 Subject: [PATCH] Tpl cleanup - whitespace, wrong closing tag --- .../CRM/Contribute/Import/Form/MapTable.tpl | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/templates/CRM/Contribute/Import/Form/MapTable.tpl b/templates/CRM/Contribute/Import/Form/MapTable.tpl index 3a8cad5515..41c6fb2399 100644 --- a/templates/CRM/Contribute/Import/Form/MapTable.tpl +++ b/templates/CRM/Contribute/Import/Form/MapTable.tpl @@ -13,22 +13,22 @@ {strip} {if $savedMappingName} - + {/if} - {section name=rows loop=$rowDisplayCount} - {if $skipColumnHeader } - {if $smarty.section.rows.iteration == 1} - - {else} - - {/if} - {else} - - {/if} - {/section} + {section name=rows loop=$rowDisplayCount} + {if $skipColumnHeader } + {if $smarty.section.rows.iteration == 1} + + {else} + + {/if} + {else} + + {/if} + {/section} - + {*Loop on columns parsed from the import data rows*} -- 2.25.1
{ts 1=$savedMappingName}Saved Field Mapping: %1{/ts}
{ts 1=$savedMappingName}Saved Field Mapping: %1{/ts}
{ts}Column Headers{/ts}{ts 1=$smarty.section.rows.iteration}Import Data (row %1){/ts}{ts 1=$smarty.section.rows.iteration}Import Data (row %1){/ts}{ts}Column Headers{/ts}{ts 1=$smarty.section.rows.iteration}Import Data (row %1){/ts}{ts 1=$smarty.section.rows.iteration}Import Data (row %1){/ts}{ts}Matching CiviCRM Field{/ts}{ts}Matching CiviCRM Field{/ts}