{* load javascript *}

{$pageTitle}

{if isset($import_header_template)} {if $import_header_template != ''} {include file=$import_header_template} {/if} {/if}

{"Import Options"|alang}

{if count($rels) > 0}

{"Import Into"|alang}

{if $multiDestination} {html_options options=$rels} {/if} {if $multiDestination} {"Notice: Hold CTRL to select multiple destinations."|help}
{"Select:"|alang} {"All"|alang} · {"None"|alang}
{/if} {else} {/if}
{if isset($import_destinations_template)} {if $import_destinations_template != ''} {include file=$import_destinations_template} {/if} {/if}

{"Import Settings"|alang}

{foreach from=$opts item=o}
{if $o.descript != ''} {$o.descript|help} {/if}
{/foreach}

{"Import Source"|alang}

{* *} {* IMPORT FILE *}

{ac_upload id='import_file' name='import_file' action=$importer limit=1}
{"Recommended for large scale imports"|alang}
{"This is the character that separates the fields within the file. Usually this is a comma."|help}

{* IMPORT TEXT *}

{"Recommended for small scale imports"|alang}
{"This is the character that separates the fields within the file. Usually this is a comma."|help}

{"Select Fields to Map"|alang}

{"Select which fields you wish to synchronize to their destinations."|alang}
{"Your External Database"|alang} {"Map Into Field"|alang}
{"Your import has been started... "|alang}

{"You can monitor the progress here or leave this page and let it run in the background."|alang}
{"Your import has been completed."|alang}

{if isset($site.is12all)} {elseif isset($site.ishd)} {/if}
{"Step:"|alang} 1 2 3
{if !$demoMode} {else} {"Disabled in demo"|alang} {/if}