]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
BUG12156: GUI cosmetic to show woi logs cleaner
authorsfeddersen <sfeddersen@ipfire.org>
Tue, 3 Sep 2019 20:45:47 +0000 (22:45 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 4 Sep 2019 14:35:22 +0000 (14:35 +0000)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
html/cgi-bin/logs.cgi/log.dat

index 061525382e5dbaedfbba156ec1544cd6ad09dc96..3548d5810a945724a6abff4749de0ac445f7f32e 100644 (file)
@@ -50,7 +50,7 @@ $cgiparams{'SECTION'} = 'ipfire';
 
 my %sections = (
         'auth' => '(\w+\(pam_unix\)\[.*\]: )',
-               'wio' => '(wio|wio\[.*\])',
+               'wio' => '(wio:|wio\[.*\])',
         'captive' => '(Captive:)',
         'clamav' => '(clamd\[.*\]: |freshclam\[.*\]: )',
         'collectd' => '(collectd\[.*\]: )',