File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1313 < div class ="l-menu clearfix noselect ">
1414 < div class ="l-menu__item <?php if($TAB == 'WEB' ) echo 'l-menu__item--active' ?> <?php if($TAB == 'DNS' ) echo 'l-menu__item--active' ?> <?php if($TAB == 'MAIL' ) echo 'l-menu__item--active' ?> <?php if($TAB == 'DB' ) echo 'l-menu__item--active' ?> <?php if($TAB == 'BACKUP' ) echo 'l-menu__item--active' ?> <?php if($TAB == 'CRON' ) echo 'l-menu__item--active' ?><?php if($TAB == 'PACKAGE' ) echo 'l-menu__item--active' ?> <?php if($TAB == 'USER' ) echo 'l-menu__item--active' ?> "> < a href ="/list/user/ "> < i class ="fas fa-tasks "> </ i > < ?=__('Records')?> </ a > </ div >
1515 < div class ="l-menu__item <?php if($TAB == 'LOG' ) echo 'l-menu__item--active' ?> "> < a href ="/list/log/ "> < i class ="fas fa-history "> </ i > < ?=__('Log')?> </ a > </ div >
16- < div class ="l-menu__item <?php if($TAB == 'gSTATS ' ) echo 'l-menu__item--active' ?> "> < a href ="/list/stats/ "> < i class ="fas fa-chart-line "> </ i > < ?=__('Statistics')?> </ a > </ div >
16+ < div class ="l-menu__item <?php if($TAB == 'STATS ' ) echo 'l-menu__item--active' ?> "> < a href ="/list/stats/ "> < i class ="fas fa-chart-line "> </ i > < ?=__('Statistics')?> </ a > </ div >
1717 < div class ="l-menu__item <?php if($TAB == 'SERVER' ) echo 'l-menu__item--active' ?> <?php if($TAB == 'UPDATES' ) echo 'l-menu__item--active' ?> <?php if($TAB == 'IP' ) echo 'l-menu__item--active' ?> <?php if($TAB == 'RRD' ) echo 'l-menu__item--active' ?> <?php if($TAB == 'FIREWALL' ) echo 'l-menu__item--active' ?> "> < a href ="/list/server/ "> < i class ="fas fa-server "> </ i > < ?=__('Server')?> </ a > </ div >
1818 </ div >
1919 <!-- /.l-menu -->
You can’t perform that action at this time.
0 commit comments