diff --git a/themes/smartpocket/template/menubar.tpl b/themes/smartpocket/template/menubar.tpl index 5929146e6..dded4611f 100644 --- a/themes/smartpocket/template/menubar.tpl +++ b/themes/smartpocket/template/menubar.tpl @@ -2,6 +2,7 @@
  • {'Close'|@translate}
  • {if !empty($blocks) } +
    {foreach from=$blocks key=id item=block}
    {if not empty($block->template)} @@ -12,6 +13,7 @@ {/if}
    {/foreach} +
    {/if}