From: Christian Schmidt Date: Thu, 10 Jun 2010 10:11:03 +0000 (+0200) Subject: Fixed some naming and length problems in the outgoing gui. X-Git-Tag: v2.9-beta1~244 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=15af725ea401ba1436abd848080e62188e79e4be Fixed some naming and length problems in the outgoing gui. --- diff --git a/html/cgi-bin/outgoingfw.cgi b/html/cgi-bin/outgoingfw.cgi index be16beb6e6..a9e8d92d8d 100644 --- a/html/cgi-bin/outgoingfw.cgi +++ b/html/cgi-bin/outgoingfw.cgi @@ -465,14 +465,14 @@ END unless ($outfwsettings{'SIP'}) { $outfwsettings{'DISPLAY_SIP'} = 'ALL'; } else { $outfwsettings{'DISPLAY_SIP'} = $outfwsettings{'SIP'}; } unless ($outfwsettings{'SMAC'}) { $outfwsettings{'DISPLAY_SMAC'} = 'ALL'; } else { $outfwsettings{'DISPLAY_SMAC'} = $outfwsettings{'SMAC'}; } print <$Lang::tr{'source ip'}: + $Lang::tr{'source ip or net'}: $outfwsettings{'DISPLAY_SIP'} END ; } print <$Lang::tr{'time'} - + $Lang::tr{'time'} - END ; @@ -656,10 +656,10 @@ END - + - + @@ -686,8 +686,8 @@ END - $Lang::tr{'source ip'}: - + $Lang::tr{'source ip or net'} + $Lang::tr{'logging'}: @@ -700,10 +700,10 @@ END - $Lang::tr{'destination ip'}: - - $Lang::tr{'destination port'}: - + $Lang::tr{'destination ip or net'}: + + $Lang::tr{'destination port'}(s) + $Lang::tr{'time'}: