Merge remote-tracking branch 'alfh/feature_firewalllogcountry' into beyond-next

Conflicts:
	langs/de/cgi-bin/de.pl
This commit is contained in:
Michael Tremer
2014-03-20 23:15:49 +01:00
5 changed files with 947 additions and 1 deletions

View File

@@ -33,6 +33,11 @@
'title' => "$Lang::tr{'firewall logs port'}",
'enabled' => 1
};
$sublogs->{'43.firewallcountry'} = {'caption' => $Lang::tr{'firewall logs country'},
'uri' => '/cgi-bin/logs.cgi/firewalllogcountry.dat',
'title' => "$Lang::tr{'firewall logs country'}",
'enabled' => 1
};
$sublogs->{'50.ids'} = {'caption' => $Lang::tr{'ids logs'},
'uri' => '/cgi-bin/logs.cgi/ids.dat',
'title' => "$Lang::tr{'ids logs'}",