summaryrefslogtreecommitdiff
path: root/templates/my_bitweaver.tpl
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2014-08-06 20:39:00 +0100
committerlsces <lester@lsces.co.uk>2014-08-06 20:39:00 +0100
commit4b1889fde0f7b6594bddedeba7a8ab4c038ee296 (patch)
treeb98e5b541b2e6102bb898cc8859f28d35223145d /templates/my_bitweaver.tpl
parentba7a0fb53efd8687063645d0f7e1c96bfa68e9bf (diff)
downloadusers-4b1889fde0f7b6594bddedeba7a8ab4c038ee296.tar.gz
users-4b1889fde0f7b6594bddedeba7a8ab4c038ee296.tar.bz2
users-4b1889fde0f7b6594bddedeba7a8ab4c038ee296.zip
Get the menu back for my.php
Diffstat (limited to 'templates/my_bitweaver.tpl')
-rw-r--r--templates/my_bitweaver.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/my_bitweaver.tpl b/templates/my_bitweaver.tpl
index ea1074a..2e702e0 100644
--- a/templates/my_bitweaver.tpl
+++ b/templates/my_bitweaver.tpl
@@ -18,7 +18,7 @@
<table class="menutable">
<tr>
{assign var="i" value="1"}
- {foreach key=key item=menu from=$gBitSystem->mAppMenu}
+ {foreach key=key item=menu from=$gBitSystem->mAppMenu.bar}
{if $menu.menu_title && $menu.index_url && $menu.menu_template && !$menu.is_disabled}
<td class="col-md-4">
<h1>{$menu.menu_title}</h1>