aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/nbm.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/template/nbm.tpl')
-rw-r--r--themes/default/template/nbm.tpl8
1 files changed, 2 insertions, 6 deletions
diff --git a/themes/default/template/nbm.tpl b/themes/default/template/nbm.tpl
index 5c40d2938..2227e1453 100644
--- a/themes/default/template/nbm.tpl
+++ b/themes/default/template/nbm.tpl
@@ -1,11 +1,7 @@
-
+{if isset($MENUBAR)}{$MENUBAR}{/if}
<div id="content" class="content">
<div class="titrePage">
- <ul class="categoryActions">
- <li><a href="{$U_HOME}" title="{'Home'|@translate}" class="pwg-state-default pwg-button">
- <span class="pwg-icon pwg-icon-home">&nbsp;</span><span class="pwg-button-text">{'Home'|@translate}</span>
- </a></li>
- </ul>
+ <ul class="categoryActions"></ul>
<h2>{'Notification'|@translate}</h2>
</div>