From: Michael Tremer Date: Mon, 11 Aug 2025 10:47:49 +0000 (+0100) Subject: ids.cgi: Fix table flows X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=141d3dd7047ceb41706f1b6cd34eb39a34e4b8bc;p=ipfire-2.x.git ids.cgi: Fix table flows This slightly changes how we list interfaces, but since that got a little bit tight if lots of interfaces were available (and which language has been used), this is probably a good idea to change it to rows. Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi index f34149473..b895ff85e 100644 --- a/html/cgi-bin/ids.cgi +++ b/html/cgi-bin/ids.cgi @@ -1053,26 +1053,23 @@ print <
- +
- - - - +
-  $Lang::tr{'ids enable'} + + $Lang::tr{'ids enable'}
-   + +
- - - $Lang::tr{'ids monitored interfaces'} - - +
+ $Lang::tr{'ids monitored interfaces'} +
- + END ; @@ -1098,33 +1095,35 @@ END } print < - + + + + + END } print < +
+     $Lang::tr{$zone_name} + -   $Lang::tr{'enabled on'} $Lang::tr{$zone_name} - -
- - -   - - +
+ $Lang::tr{'ids email alerts'} +
+ - + + - - @@ -1133,7 +1132,7 @@ print <$Lang::tr{'ids email sender'} - @@ -1143,19 +1142,13 @@ print <$Lang::tr{'ids email recipients'} - - - - - - - +
- $Lang::tr{'ids email alerts'} -
-  $Lang::tr{'ids enable email alerts'} + +
+
+
-   -
+