{* $Id: categories_update.tpl 1895 2006-06-07 11:28:24Z zeke $ *} {** include fileuploader **} {include file="common_templates/file_browser.tpl"} {** /include fileuploader **} {if $mode == 'update'}
{$lang.text_mandatory_fields}
{/capture} {if $mode == "add"} {include file="common_templates/mainbox.tpl" title=$lang.add_new_category content=$smarty.capture.mainbox} {else} {include file="common_templates/mainbox.tpl" title=$lang.update_category content=$smarty.capture.mainbox} {/if} {if $mode != "add"} {include file="addons/featured_products/categories.tpl"} {/if}