{load_language_text section="export_schemes"} {if $content_data.show_wrapper}
{$txt.provider}
{$txt.filename}
{$txt.cronjob}
{$txt.last_export}
{/if} {foreach item=scheme from=$content_data.schemes}
{$scheme->v_data_array.scheme_name|escape}
{if $scheme->v_data_array.cronjob_status != 'no_cronjob'}
{/if}
{$scheme->v_data_array.date_last_export}
{/foreach} {if $content_data.show_wrapper}
{$txt.export_cronjob_url}:   
{/if}