summaryrefslogtreecommitdiff
path: root/templates/menu_blogs.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/menu_blogs.tpl')
-rw-r--r--templates/menu_blogs.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/menu_blogs.tpl b/templates/menu_blogs.tpl
index d759144..57cc838 100644
--- a/templates/menu_blogs.tpl
+++ b/templates/menu_blogs.tpl
@@ -1,5 +1,6 @@
{strip}
-<ul>
+<a class="dropdown-toggle" data-toggle="dropdown" href="#"> {tr}{$packageMenuTitle}{/tr} <b class="caret"></b></a>
+<ul class="{$packageMenuClass}">
{if $gBitUser->hasPermission( 'p_blogs_view' )}
{if $gBitSystem->isFeatureActive( 'blog_home' )}
<li><a class="item" href="{$smarty.const.BLOGS_PKG_URL}index.php">{booticon iname="icon-home" iexplain="Home Blog" ilocation=menu}</a></li>