diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/yoga/admin/cat_list.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/cat_list.tpl b/template/yoga/admin/cat_list.tpl index 599270b6c..1f6f0198c 100644 --- a/template/yoga/admin/cat_list.tpl +++ b/template/yoga/admin/cat_list.tpl @@ -25,7 +25,7 @@ <!-- END delete --> </ul> - <p><strong>{category.NAME}</strong></p> + <p><strong><a href="{category.U_CHILDREN}" title="{lang:manage sub-categories}">{category.NAME}</a></strong></p> <p> <label> |