{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; } .component .action { display: none; } #place_components .component { float: left; } .place_section .component { } .place_section { min-height: 60px; padding-top: 10px; } .access_member .ow_dnd_schem_item { background-color: #AAFFAA; } .access_guest .ow_dnd_schem_item { background-color: #FFAAAA; } .ow_dragndrop_panel .ow_dnd_schem_item{ width: 166px; } .ow_dnd_locked_section { opacity: 0.5; filter: alpha(opacity=50) } .ow_dnd_locked_section .ow_dnd_placeholder { display: none; } .add_btn_cont { position: absolute; right: 0px; top: 0px; } {/literal}{/style} {add_content key='base.widget_panel_customize.content.top' placeName=$placeName} {add_content key='base.`$placeName`_customize.content.top'} {capture name="sidebar"}
{/capture} {block_decorator name='box' addClass='ow_highbox ow_stdmargin index_customize_box'}
{decorator name='button' langLabel='base+widgets_finish_customize_btn' class='ow_ic_ok' id="goto_normal_btn"}
{if $disableJs} {decorator name='button' type="submit" langLabel='base+widgets_enable_js' class='ow_ic_unlock ow_mild_green'} {else} {decorator name='button' type="submit" langLabel='base+widgets_disable_js' class='ow_ic_restrict ow_mild_green'} {/if}
{block_decorator name='box' iconClass='ow_ic_add' langLabel='base+widgets_section_box_title' addClass='ow_smallmargin'}

{text key="base+widgets_avaliable_description" pluginsUrl=$adminPluginsUrl}

{text key="base+widgets_avaliable_legend"}

{foreach from=$componentList.place item="component"} {dd_component uniqName=$component.uniqName} {/foreach}
{foreach from=$componentList.clonable item="component"} {dd_component uniqName=$component.uniqName} {/foreach}
{/block_decorator}
{/block_decorator}
{if $sidebarPosition == 'left'} {$smarty.capture.sidebar} {/if}
{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}
{if $sidebarPosition == 'right'} {$smarty.capture.sidebar} {/if}
{add_content key='base.widget_panel_customize.content.bottom' placeName=$placeName} {add_content key='base.`$placeName`_customize.content.bottom'}