{strip} {formfeedback hash=$feedback} {form} {foreach from=$layouts item=layout key=module_package}

{tr}Current Layout of '{if !$module_package || $module_package=='kernel'}Site Default{else}{$module_package|capitalize}{/if}'{/tr}   {smartlink ititle="Remove this Layout" ibiticon="icons/edit-delete" page=$page remove_layout=$module_package ionclick="return confirm('{tr}Are you sure you want to remove this layout? This can not be undone.{/tr}')"}

{foreach from=$layoutAreas item=area key=colkey} {if $colkey =='top'} {if $colkey =='top'} {/if} {/foreach}
{elseif $colkey =='bottom'}
{else} {/if} {section name=ix loop=$layout.$area} {sectionelse} {/section}
{tr}{$colkey} area{/tr}
{include file="bitpackage:themes/module_config_inc.tpl" modInfo=$layout.$area[ix]}
{if $colkey eq 'center'}{tr}Default{/tr}{else}{tr}None{/tr}{/if}

{/foreach}
{/form} {/strip}