File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
templates/bootstrap/global Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 27
27
<li { if $smarty .get.page|default :" 0" eq " admin" } class =" active" { /if } >
28
28
<a href =" #" ><i class =" fa fa-wrench fa-fw" ></i > Admin Panel<span class =" fa arrow" ></span ></a >
29
29
<ul class =" nav nav-second-level" >
30
- <li { if $smarty .get.action|default :" 0" eq " dashboard" || $smarty .get.action|default :" 0" eq " monitoring" || $smarty .get.action|default :" 0" eq " settings" } class =" active" { /if } >
30
+ <li { if $smarty .get.action|default :" 0" eq " dashboard" || $smarty .get.action|default :" 0" eq " monitoring" || $smarty .get.action|default :" 0" eq " settings" || $ smarty .get.action |default : " 0 " eq " setup " } class =" active" { /if } >
31
31
<a href =" #" ><i class =" fa fa-linux fa-fw" ></i > System <span class =" fa arrow" ></span ></a >
32
32
<ul class =" nav nav-third-level" >
33
33
<li ><a href =" { $smarty .server.SCRIPT_NAME} ?page=admin&action=setup" ><i class =" fa fa-book fa-fw" ></i > Setup</a ></li >
You can’t perform that action at this time.
0 commit comments