{include file="$admintemplatepath/header.template"} {include file="$admintemplatepath/navigation.template" showOpt=editArticleCategories title=$locale->tr("editArticleCategories")}
{$locale->tr("show_by")}



{include file="$admintemplatepath/successmessage.template"} {include file="$admintemplatepath/errormessage.template"} {foreach from=$categories item=category} {if $category->getNumArticles() > 0} {else} {/if} {/foreach}
{$locale->tr("category")} {$locale->tr("posts")} {$locale->tr("show_in_main_page")} {$locale->tr("actions")}
{$category->getName()} ({$category->getNumAllArticles()})(0) {if $category->isInMainPage()}{$locale->tr("yes")}{else}{$locale->tr("no")}{/if}
{$locale->tr( {$locale->tr(
{adminpager style=list}
{include file="$admintemplatepath/footernavigation.template"} {include file="$admintemplatepath/footer.template"}