File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 1818 < div class ="l-menu__item <?php if($TAB == 'LOG' ) echo 'l-menu__item--active' ?> "> < a href ="/list/log/ "> < ?=__('Log')?> </ a > </ div >
1919 < div class ="l-menu__item <?php if($TAB == 'UPDATES' ) echo 'l-menu__item--active' ?> "> < a href ="/list/updates/ "> < ?=__('Updates')?> </ a > </ div >
2020 < ?php if ((isset($_SESSION['FIREWALL_SYSTEM'])) && (!empty($_SESSION['FIREWALL_SYSTEM']))) {?> < div class ="l-menu__item <?php if($TAB == 'FIREWALL' ) echo 'l-menu__item--active' ?> "> < a href ="/list/firewall/ "> < ?=__('Firewall')?> </ a > </ div > < ?php }?>
21- < ?php if ((isset($_SESSION['FILEMANAGER_KEY'])) && (!empty($_SESSION['FILEMANAGER_KEY']))) {?> < div class ="l-menu__item <?php if($TAB == 'FILEMANAGER' ) echo 'l-menu__item--active' ?> "> < a href ="/list/directory/ "> < ?=__('File Manager')?> </ a > </ div > < ?php }?>
22- < ?php if ($_SESSION['SOFTACULOUS'] == 'yes') {?> < div class ="l-menu__item "> < a href ="/softaculous/ "> < ?=__('Apps')?> </ a > </ div > < ?php }?>
2321 < div class ="l-menu__item <?php if($TAB == 'SERVER' ) echo 'l-menu__item--active' ?> "> < a href ="/list/server/ "> < ?=__('Server')?> </ a > </ div >
2422 </ div >
2523 <!-- /.l-menu -->
You can’t perform that action at this time.
0 commit comments