{include file="location.tpl" last_location="Edit languages"} {capture name=dialog}
Language:
{if $smarty.get.language ne ""} {if $lang_disabled eq "Y"} {else} {/if} {literal} {/literal}
CSV delimiter: {include file="provider/main/ie_delimiter.tpl"} {/if}
{/capture} {include file="dialog.tpl" content=$smarty.capture.dialog title="Edit language" extra="width=100%"}
{if $smarty.get.language ne ""}
Select topic:     Apply Filter:  
{include file="customer/main/navigation.tpl"}
{capture name=dialog} {section name=di loop=$data} {/section}
Variable Description Value  
{$data[di].name}
Add new entry
 
{/capture} {include file="dialog.tpl" content=$smarty.capture.dialog title="Edit language entries" extra="width=100%"}
{/if} {capture name=dialog}
Default customer language:
Default admin language:
{/capture} {include file="dialog.tpl" content=$smarty.capture.dialog title="Default languages" extra="width=100%"}

{capture name=dialog}

Choose language:
Import file (optional):
CSV delimiter:{include file="provider/main/ie_delimiter.tpl"}

Note: the fields in import file must be in the following order: Name, Value, Description, Topic


{/capture} {include file="dialog.tpl" content=$smarty.capture.dialog title='Add new language' extra="width=100%"}