{extends file="admin-layout.tpl"} {block name="no-return-functions"} {$admin_current_location = 'catalog'} {/block} {block name="check-resource"}admin.category{/block} {block name="check-access"}update{/block} {block name="page-title"}{intl l='Edit category'}{/block} {block name="main-content"}
{intl l='ID'} | {intl l='Content title'} | {hook name="category.contents-table-header" location="category_contents_table_header" }{intl l="Actions"} |
---|---|---|
{$CONTENT_ID} | {$TITLE} | {hook name="category.contents-table-row" location="category_contents_table_row" }{loop type="auth" name="can_create" role="ADMIN" resource="admin.configuration.category" access="UPDATE"} {/loop} |
{intl l="This category contains no contents"}
|