{* $Id: topics_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}
{/capture} {if $mode == "add"} {include file="common_templates/mainbox.tpl" title=$lang.add_new_topic content=$smarty.capture.mainbox} {else} {include file="common_templates/mainbox.tpl" title=$lang.update_topic content=$smarty.capture.mainbox} {/if}