{* $Id: catalog.tpl 1531 2006-04-06 12:35:09Z zeke $ *}
{capture name="sidebox"}
{** Categories **}
{capture name="tmp"}
{if 'view_catalog'|fn_check_privileges:true}{$lang.manage_categories}
{/if}
{if 'manage_catalog'|fn_check_privileges:true}{$lang.add_new_category}
{/if}
{if 'manage_catalog'|fn_check_privileges:true}{$lang.bulk_category_addition}
{/if}
{/capture}
{** /Categories **}
{if $smarty.capture.tmp|trim}
{$smarty.capture.tmp}