From 0eadfdad4a4031c28f5811b4b80ceba8865b17a0 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 22 Oct 2013 17:39:56 +0200 Subject: [PATCH] firewall: Predefine value for checkboxes. It turns out, that this is not good style, but as the rest of the CGI depends on it, we need to stick with this. --- html/cgi-bin/forwardfw.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/cgi-bin/forwardfw.cgi b/html/cgi-bin/forwardfw.cgi index 48e12e1a2e..a142e199de 100755 --- a/html/cgi-bin/forwardfw.cgi +++ b/html/cgi-bin/forwardfw.cgi @@ -1657,7 +1657,7 @@ END &Header::openbox('100%', 'left', 'NAT'); print< - + $Lang::tr{'fwdfw use nat'}
@@ -1960,7 +1960,7 @@ END if ($fwdfwsettings{'updatefwrule'} eq 'on') { print < - + $Lang::tr{'fwdfw rule activate'} END -- 2.39.2