{include file="categories/categories_js.html"} {if $action eq 'edit'}

{$LABEL.lbl_category_editing}

{assign var=cur_tab value=$TABS->GetActive($module)} {literal} {/literal}
{include file="categories/category_edit.html"}
{include file="categories/category_params2.html"}
{elseif $action eq 'add'} {include file="categories/category_add.html"} {else} {include file="categories/categories_list.html"} {/if}