{* link categories and links view *}

{* link categories *} {assign var='le_CategoryName' value=$smarty.const.ADMIN_LE_ALL_CATEGORIES} {* links *}
{$smarty.const.ADMIN_LE_CATEGORIES_TITLE} {$smarty.const.ADMIN_LE_LINKS_TITLE}
{section name=i loop=$le_categories} {if $le_categories[i].le_cID==$le_CategoryID} {assign var='le_CategoryName' value=$le_categories[i].le_cName} {/if} {/section}
{$smarty.const.ADMIN_LE_ALL_CATEGORIES} ({$le_LinksNumInCategories})  
{$le_categories[i].le_cName} ({$le_categories[i].links_num}) [{$smarty.const.EDIT_BUTTON}] [{$smarty.const.DELETE_BUTTON}]

[ {$smarty.const.LE_ADD_NEW_CATEGORY_BUTTON} ]


{$le_CategoryName}

{if $error_message}
{$error_message}
{/if} {if $last_page} {/if} {if $last_page} {/if}