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



{include file="$admintemplatepath/successmessage.template"} {include file="$admintemplatepath/errormessage.template"} {foreach from=$linkcategories item=category} {/foreach}
{$locale->tr("name")} {$locale->tr("links")} {$locale->tr("actions")}
{check_perms perm="update_link_category"}{/check_perms}{$category->getName()}{check_perms perm="update_link_category"}{/check_perms} {if $category->getNumLinks() > 0} ({$category->getNumLinks()}) {else} (0) {/if}
{check_perms perm="update_link_category"} {$locale->tr( {/check_perms} {check_perms perm="update_link_category"} {$locale->tr( {/check_perms}
{adminpager style=list} {check_perms perm="update_link_category"} {/check_perms}
{include file="$admintemplatepath/footernavigation.template"} {include file="$admintemplatepath/footer.template"}