{config_load file=$language_path section="general"} {if isset($TABLE_CAPTION)} {/if} {foreach from=$headings item=head key=lfd} {/foreach} {assign var="lfd" value=$lfd+2} {foreach from=$listing item=row} {foreach from=$row.data item=td} {/foreach} {if $row.selected} {assign var=start_id value=$row.ajax_key} {/if} {/foreach} {if $LIST_ACTIONS} {/if}
{$TABLE_CAPTION}
{if $head.sort == 1}{/if} {$head.title} {if $head.sort == 1}{/if}  
{if $td.value != ''}{$td.value}{else} {/if} {if isset($td.context_menu)}{$td.context_menu}{/if} {$row.action}
{if $FORM_ID != ''}   {/if}