From: Alexander Marx Date: Mon, 18 Feb 2013 20:20:51 +0000 (+0100) Subject: Forward Firewall: Fixed typo X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=6563800485c11292341c931ccf8aadb281eaa2c8 Forward Firewall: Fixed typo --- diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 35296bcd6..c9a3a32c0 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -772,7 +772,7 @@ 'dpd action' => 'Dead Peer Detection action', 'driver' => 'Driver', 'drop action' => 'Default behaviour of (forward) firewall in mode "Blocked"', -'drop action' => 'Default behaviour of (outgoing) firewall in mode "Blocked"', +'drop action1' => 'Default behaviour of (outgoing) firewall in mode "Blocked"', 'drop input' => 'Log dropped input pakets', 'drop newnotsyn' => 'Log dropped new not syn pakets', 'drop forward' => 'Log dropped forward pakets',