{ if $list->auth_method_by_name($VAR.module,"import") } {if $rows > 0 }
Ready to import {$rows} rows of data to the {$VAR.module} module:

{foreach from=$columns item=column} {/foreach}
Column {$column.idx} , Sample Data: {$column.sample|truncate:15}
 
Import Type: Update Database Download SQL commands
 

{/if} {else} Not authorized! {/if}