From: Stefan Schantl Date: Wed, 30 Jan 2019 08:33:47 +0000 (+0100) Subject: ids.cgi: Draw daemon status and setting in the same box. X-Git-Tag: v2.23-core131~117^2~91 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=674912fc3abe6283566c4e51a5360dcbf5850f36 ids.cgi: Draw daemon status and setting in the same box. Signed-off-by: Stefan Schantl --- diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi index 6fbc0b7b79..1bb193ad95 100644 --- a/html/cgi-bin/ids.cgi +++ b/html/cgi-bin/ids.cgi @@ -696,7 +696,6 @@ END END } -&Header::closebox(); my $rulesdate; @@ -709,10 +708,10 @@ if ( -f "$IDS::rulestarball"){ $rulesdate = localtime($Info[9]); } -# Draw elements for IDS configuration. -&Header::openbox('100%', 'center', $Lang::tr{'settings'}); - print <

$Lang::tr{'settings'}

+