From: Michael Tremer Date: Wed, 20 Apr 2016 15:14:14 +0000 (+0100) Subject: optionsfw.cgi: Clean up code X-Git-Tag: v2.19-core101~4^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f662bf05894c031754e4e7d9c807709a72bb674;p=ipfire-2.x.git optionsfw.cgi: Clean up code Add translation to radio buttons. No functional changes. Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/optionsfw.cgi b/html/cgi-bin/optionsfw.cgi index 3e90f2b003..1ab3c7d798 100644 --- a/html/cgi-bin/optionsfw.cgi +++ b/html/cgi-bin/optionsfw.cgi @@ -242,23 +242,59 @@ END $Lang::tr{'fw settings dropdown'}on / off +
- - - - - - - - +
$Lang::tr{'application layer gateways'}
FTPon / - off
H.323on / - off
IRCon / - off
PPTPon / - off
SIPon / - off
TFTPon / - off
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ $Lang::tr{'application layer gateways'} +
FTP + $Lang::tr{'on'} / + $Lang::tr{'off'} +
H.323 + $Lang::tr{'on'} / + $Lang::tr{'off'} +
IRC + $Lang::tr{'on'} / + $Lang::tr{'off'} +
PPTP + $Lang::tr{'on'} / + $Lang::tr{'off'} +
SIP + $Lang::tr{'on'} / + $Lang::tr{'off'} +
TFTP + $Lang::tr{'on'} / + $Lang::tr{'off'} +
+
$Lang::tr{'fw default drop'}