{style}{literal} .hidden-placeholder { display: none; } .dd_handle { cursor: move; } .component .action { display: none; } .component .action .dd_delete { display: none; } #place_components .clone .action .dd_delete { display: inline-block; } .place_section .component .action .dd_delete { display: inline-block; } #place_components .component { float: left; } .place_section { min-height: 60px; padding-top: 3px; } .component { width: 200px; } .place_section .component { width: auto; margin-left: 4px; } .ow_dnd_slider { margin: 10px 0 0; } .ow_dnd_locked_section { opacity: 0.5; filter: alpha(opacity=50) } .ow_dnd_locked_section .ow_dnd_placeholder { display: none; } {/literal}{/style} {block_decorator name='box' type='empty' add_class='ow_stdmargin'}

{text key="base+widgets_admin_section_information"}

{foreach from=$componentList.place item="component"} {dd_component uniqName=$component.uniqName isClone=$component.clone} {/foreach}
{foreach from=$componentList.clonable item="component"} {dd_component uniqName=$component.uniqName isClone=$component.clone} {/foreach}
{if isset($componentList.section.top)} {foreach from=$componentList.section.top item="component"} {dd_component uniqName=$component.uniqName render=true} {/foreach} {/if}
{foreach from=$schemeList item=scheme}
{/foreach}
{if isset($componentList.section.left)} {foreach from=$componentList.section.left item="component"} {dd_component uniqName=$component.uniqName render=true} {/foreach} {/if}
{if isset($componentList.section.right)} {foreach from=$componentList.section.right item="component"} {dd_component uniqName=$component.uniqName render=true} {/foreach} {/if}
{if isset($componentList.section.bottom)} {foreach from=$componentList.section.bottom item="component"} {dd_component uniqName=$component.uniqName render=true} {/foreach} {/if}

{text key="base+widgets_admin_legend"}

{/block_decorator} {block_decorator name='box' iconClass='ow_ic_user' langLabel='base+widgets_admin_customization_box_title' addClass='ow_stdmargin' type='empty'}

{text key="base+widgets_allow_customize_legend"}

{block_decorator name='box' addClass='ow_automargin ow_wide ow_center'} {/block_decorator} {/block_decorator}