{extends file="tabs-edit.tpl"} {$tabsFormName = "tabs.admin.content"} {$formActionUrl = {url path="/admin/content/update/{content attr='id'}/tabs"}} {$formSuccessUrl = {url path="/admin/content/update/{content attr='id'}" current_tab="modules"}} {$tabSource = 'content'} {$tabSourceId ={content attr='id'}} {block name="parent-context"} {loop name="folder_id" type="content" id={content attr="id"}} {loop name="parent" type="folder" id=$DEFAULT_FOLDER} {/loop} {/loop} {/block} {block name="parent-context-position-tab"}
{admin_position_tabs access="UPDATE" path="/admin/tabs/update-position" url_parameter="tab_id" position=$POSITION id=$ID contentid={content attr="id"} }
{/block} {block name="parent-context-loop"} {loop name="folder_id" type="content" id="{content attr="id"}"} {loop name="parent" type="folder" id="$DEFAULT_FOLDER"} {/loop} {/loop} {/block}