Bug 20742: (RM follow-up) Fix menu include
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
This commit is contained in:
parent
b8c1198a79
commit
135bf128a3
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
|||
|
||||
<div class="col-sm-2 col-sm-pull-10">
|
||||
<aside>
|
||||
[% INCLUDE 'admin-menu.inc' %]
|
||||
[% INCLUDE 'prefs-menu.inc' %]
|
||||
</aside>
|
||||
</div> <!-- /.col-sm-2.col-sm-pull-10 -->
|
||||
</div> <!-- /.row -->
|
||||
|
|
Loading…
Reference in a new issue