aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/menubar.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/menubar.tpl')
-rw-r--r--template/yoga/menubar.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/menubar.tpl b/template/yoga/menubar.tpl
index 97857d4f0..99cac9b6d 100644
--- a/template/yoga/menubar.tpl
+++ b/template/yoga/menubar.tpl
@@ -6,7 +6,7 @@
{if not empty($block->template)}
{include file=$block->template|@get_extent:$id }
{else}
- {$block->raw_content|@default}
+ {$block->raw_content}
{/if}
</dl>
{/if}