{foreach $sectionLst as $i => $label name=sects} {if $label}
{$label}
{/if} {if !$smarty.foreach.sects.last} | {/if} {/foreach}
{$lL.__about__}
{$lL.__about_detail__}
{foreach $sectionLst as $i => $label name=sects}
{include file="section$i.phtml"}
{if !$smarty.foreach.sects.last && $i<3}
{$smarty.const._LBL_NEXT_}
{/if} {if $i==3}
{$smarty.const._FORM_BTN_UPDATE_} {$lL.__or__}
{$lL.__cancel__}
{$smarty.const._BAR_WAIT_}
{/if}
{/foreach}