diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/menu_blogs_admin.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/menu_blogs_admin.tpl b/templates/menu_blogs_admin.tpl index 2e67856..700199f 100644 --- a/templates/menu_blogs_admin.tpl +++ b/templates/menu_blogs_admin.tpl @@ -1 +1 @@ -<ul><li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=blogs">{tr}Blogs Settings{/tr}</a></li></ul>
\ No newline at end of file +<ul class="dropdown-menu sub-menu"><li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=blogs">{tr}Blogs Settings{/tr}</a></li></ul>
\ No newline at end of file |
