diff options
-rwxr-xr-x | view/tpl/nav.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index 1b35cdcae..a41bd9659 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -5,11 +5,9 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - {{if $localuser}} <button id="expand-aside" type="button" class="navbar-toggle" data-toggle="show_hide" data-target="#region_1"> <i class="icon-circle-arrow-right" id="expand-aside-icon"></i> </button> - {{/if}} {{if $userinfo}} <img class="dropdown-toggle fakelink" data-toggle="dropdown" id="avatar" src="{{$userinfo.icon}}" alt="{{$userinfo.name}}"><span class="caret" id="usermenu-caret"></span> {{if $localuser}} |