mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +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'";
|
$checked{'ENABLE_IDS'}{$idssettings{'ENABLE_IDS'}} = "checked='checked'";
|
||||||
|
|
||||||
# Draw current state of the IDS
|
# Draw current state of the IDS
|
||||||
&Header::openbox('100%', 'left', $Lang::tr{'intrusion detection system'});
|
&Header::opensection();
|
||||||
|
|
||||||
&Header::ServiceStatus({
|
&Header::ServiceStatus({
|
||||||
$Lang::tr{'intrusion prevention system'} => {
|
$Lang::tr{'intrusion prevention system'} => {
|
||||||
@@ -1098,7 +1098,7 @@ END
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&Header::closebox();
|
&Header::closesection();
|
||||||
|
|
||||||
#
|
#
|
||||||
# Used Ruleset Providers section.
|
# Used Ruleset Providers section.
|
||||||
|
|||||||
Reference in New Issue
Block a user