{config_load file=$language_path section="general"}
{foreach from=$LANGUAGES item=lang} {/foreach} {foreach from=$SETS item=set} {foreach from=$LANGUAGES item=lang} {foreach from=$set->description key=k item=d} {if $lang.id == $d->language_id} {/if} {/foreach} {/foreach} {/foreach}
{$lang.name}{#sort_order#}
{$d->title}
{$set->sort_order}
{foreach from=$LANGUAGES item=lang} {/foreach}
[{$lang.name}] {$TEXT_EDIT_SET_TITLE}
{#sort_order#}