]> git.ipfire.org Git - people/dweismueller/ipfire-2.x.git/commitdiff
log.dat: Fix identation for clamav
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 22 May 2016 22:56:27 +0000 (00:56 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 1 Jun 2016 21:48:28 +0000 (22:48 +0100)
Fixes unneeded tabs in 'log.dat'.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/logs.cgi/log.dat

index 8c3c37dcc47863b8e4019f25ac98f623cc140cb2..a8a7ba41ea5b8e189a452566ea2de2be8e76e24b 100644 (file)
@@ -80,7 +80,7 @@ my %trsections = (
         'dhcp' => "$Lang::tr{'dhcp server'}",
         'cron' => 'Cron',
         'collectd' => 'Collectd',
-                               'clamav' => 'ClamAV',
+        'clamav' => 'ClamAV',
         'ntp' => 'NTP',
         'ssh' => 'SSH',
         'auth' => "$Lang::tr{'loginlogout'}",