{extends "../window.tpl"} {block title} {'flapDeleteSection'|translate:"sections"} {$body.name} {/block} {block tabs} {windowTab id='flapDeleteSection'} {/block} {block tabsContent} {include "../selectTree.tpl"}

{'sectionTopSection'|translate:"sections"|regex_replace:"/%s/":$body.data.name nofilter}

{if empty($body.isTopBranch) || $body.deleteSubsections} {*
*}

{'deleteNote1'|translate:'sections'|regex_replace:"/%s/":$body.data.name nofilter}

{if $body.deleteSubsections}

{'deleteNote2'|translate:'sections' nofilter}

{/if}
{else}
{'sectionHasSubsection'|translate:'sections' nofilter}
nebo
{/if}
{/block} {block buttonsLeft} {if empty($body.isTopBranch) || $body.deleteSubsections}
{else}
{/if} {/block} {block buttonsRight} {if empty($body.isTopBranch) || $body.deleteSubsections}
{/if}
{/block}