firewall: Fix spelling and seperate spelling issues.

This commit is contained in:
Michael Tremer
2014-04-12 16:01:11 +02:00
parent 2dd3aa93f4
commit cc81c43053
11 changed files with 9 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
$subfirewall->{'10.forward'} = {
'caption' => $Lang::tr{'fwdfw menu'},
$subfirewall->{'10.firewall'} = {
'caption' => $Lang::tr{'firewall rules'},
'uri' => '/cgi-bin/firewall.cgi',
'title' => "$Lang::tr{'fwdfw menu'}",
'title' => "$Lang::tr{'firewall rules'}",
'enabled' => 1,
};
$subfirewall->{'20.fwhost'} = {