<{$modulename}>
<{if count($categories)>0}>
<{php}>echo art_constant("MD_CATEGORY")<{/php}>
<{foreachq key=id item=category from=$categories}>
<{$category.prefix}><{$category.cat_title}>
<{$category.prefix}> <{$smarty.const._EDIT}> <{$smarty.const._DELETE}> <{php}>echo art_constant("MD_CPARTICLE")<{/php}> <{php}>echo art_constant("MD_CPTOPIC")<{/php}> <{php}>echo art_constant("MD_ORDER")<{/php}>:
<{/foreach}>
<{/if}>