{* export products and categories into a CSV file *} {if $excel_export_successful eq 1}
{$smarty.const.ADMIN_EXCEL_EXPORT_SUCCESSFUL}
{$smarty.const.ADMIN_DOWN_LOAD} ({$excel_filesize} Kb) {else}
{if $excel_errormsg ne NULL} {$excel_errormsg} {/if}
{/if}