{* $Id: pages_update.tpl 1794 2006-05-16 13:02:47Z zeke $ *} {if $mode == "update"}
{/if} {capture name="mainbox"} {if $mode == "update"}{include file="common_templates/select_language.tpl"}{/if}{$lang.text_mandatory_fields}
{*include file="addons/related_pages/pages.tpl"*} {/capture} {include file="common_templates/tabsbox.tpl" tabs=$page_sections content=$smarty.capture.tabsbox js_switch="Y"} {/capture} {if $mode == "add"} {include file="common_templates/mainbox.tpl" title=$lang.add_new_page content=$smarty.capture.mainbox} {else} {include file="common_templates/mainbox.tpl" title=$lang.update_pages content=$smarty.capture.mainbox} {/if}