{include file="common/head.tpl.html" html5=true}
{help->link name="admin_csvimport" class="help-fieldset" ext="relative"}
{$lang.csvimport_reg}
{if $smarty.const.TICKETS} {/if} {if ($smarty.const.ARTICLES || $smarty.const.INVOICES) } {if count($mandators)} {/if} {/if}
{$lang.csvimport_file}: {html->fileupload action="`$SELF_GET`&upload" accept=".csv" single=1 path=$upload_path onuploaded="csv_upload_callback();"} {if $filename}{$filename}{else}{$lang.dialog_selectfile}{/if}
{$lang.csvimport_file_type}:
{$lang.csvimport_etype}:
{$lang.csvimport_idata}:
{$lang.csvimport_itype}:
{$lang.files_importcharset}:
 
{include file="common/foot.tpl.html"}