File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 77 < ?php if ((isset($_SESSION['FIREWALL_SYSTEM'])) && (!empty($_SESSION['FIREWALL_SYSTEM']))) {?>
88 < a href ="/list/firewall/ " class ="ui-button cancel " dir ="ltr "> < i class ="fas fa-shield-alt status-icon red "> </ i > < ?=_('Firewall')?> </ a >
99 < ?php }?>
10+ <!-- Disable Updates Button
1011 <a href="/list/updates/" class="ui-button cancel" dir="ltr"><i class="fas fa-sync status-icon green"></i><?=_('Updates')?></a>
12+ -->
1113 < a href ="/list/log/?user=admin&token=<?=$_SESSION['token']?> " class ="ui-button cancel " dir ="ltr "> < i class ="fas fa-book-reader status-icon lightblue "> </ i > < ?=_('Logs')?> </ a >
1214 < div class ="actions-panel display-inline-block " key-action ="js ">
1315 < a class ="data-controls do_servicerestart ui-button danger cancel ">
You can’t perform that action at this time.
0 commit comments