mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
ids.cgi: Remove box from the top section
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1007,7 +1007,7 @@ sub show_mainpage() {
|
||||
$checked{'ENABLE_IDS'}{$idssettings{'ENABLE_IDS'}} = "checked='checked'";
|
||||
|
||||
# Draw current state of the IDS
|
||||
&Header::openbox('100%', 'left', $Lang::tr{'intrusion detection system'});
|
||||
&Header::opensection();
|
||||
|
||||
&Header::ServiceStatus({
|
||||
$Lang::tr{'intrusion prevention system'} => {
|
||||
@@ -1098,7 +1098,7 @@ END
|
||||
|
||||
}
|
||||
|
||||
&Header::closebox();
|
||||
&Header::closesection();
|
||||
|
||||
#
|
||||
# Used Ruleset Providers section.
|
||||
|
||||
Reference in New Issue
Block a user