{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")}
{$category->getName()} {if $category->getNumLinks() > 0} ({$category->getNumLinks()}) {else} (0) {/if}
{$locale->tr( {$locale->tr(
{adminpager style=list}
{include file="$admintemplatepath/footernavigation.template"} {include file="$admintemplatepath/footer.template"}