File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 55 < a class ="button button-secondary " id ="btn-back " href ="/list/server/ "> < i class ="fas fa-arrow-left status-icon blue "> </ i > < ?=_('Back');?> </ a >
66 < a href ="/list/ip/ " class ="button button-secondary "> < i class ="fas fa-ethernet status-icon blue "> </ i > < ?=_('IP');?> </ a >
77 < ?php if ((isset($_SESSION['FIREWALL_SYSTEM'])) && (!empty($_SESSION['FIREWALL_SYSTEM']))) {?>
8- < a href ="/list/firewall/ " class ="button button-secondary "> < i class ="fas fa-shield-blank status-icon red "> </ i > < ?=_('Firewall');?> </ a >
8+ < a href ="/list/firewall/ " class ="button button-secondary "> < i class ="fas fa-shield-halved status-icon red "> </ i > < ?=_('Firewall');?> </ a >
99 < ?php }?>
1010 </ div >
1111 < div class ="l-unit-toolbar__buttonstrip ">
Original file line number Diff line number Diff line change 66 < a href ="/list/rrd/ " class ="button button-secondary "> < i class ="fas fa-chart-area status-icon blue "> </ i > < ?=_('Graphs');?> </ a >
77 < a href ="/list/updates/ " class ="button button-secondary "> < i class ="fas fa-arrows-rotate status-icon green "> </ i > < ?=_('Updates');?> </ a >
88 < ?php if (!empty($_SESSION['FIREWALL_SYSTEM']) && $_SESSION['FIREWALL_SYSTEM'] == "iptables" ) {?>
9- < a href ="/list/firewall/ " class ="button button-secondary "> < i class ="fas fa-shield-blank status-icon red "> </ i > < ?=_('Firewall');?> </ a >
9+ < a href ="/list/firewall/ " class ="button button-secondary "> < i class ="fas fa-shield-halved status-icon red "> </ i > < ?=_('Firewall');?> </ a >
1010 < ?php }?>
1111 < a href ="/list/log/?user=system&token=<?=$_SESSION['token']?> " class ="button button-secondary "> < i class ="fas fa-binoculars status-icon orange "> </ i > < ?=_('Logs');?> </ a >
1212 < div class ="actions-panel " key-action ="js ">
You can’t perform that action at this time.
0 commit comments