// switch menu top // side

This commit is contained in:
Kevin Granger
2013-09-11 16:56:10 +02:00
parent ddd7ed2d2b
commit 99263a1492
5 changed files with 84 additions and 41 deletions
+1 -2
View File
@@ -289,8 +289,7 @@
<div id="main">
{include file='nav-top.tpl'}
{include file='nav-side.tpl'}
<div id="content" class="page-content">
{if $display_header && $install_dir_exists}
<div class="alert alert-warning">
@@ -1,4 +1,4 @@
<nav id="nav-topbar" data-spy="affix" data-offset-top="34px" role="navigation">
<nav id="nav-topbar" data-spy="affix" data-offset-top="0" role="navigation">
{if !$tab}
<div class="mainsubtablist" style="display:none"></div>
{/if}