mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Layout of optionsfw.cgi - title
This commit is contained in:
@@ -113,7 +113,7 @@ $selected{'FWPOLICY'}{$settings{'FWPOLICY'}}= 'selected';
|
|||||||
$selected{'FWPOLICY1'}{$settings{'FWPOLICY1'}}= 'selected';
|
$selected{'FWPOLICY1'}{$settings{'FWPOLICY1'}}= 'selected';
|
||||||
$selected{'FWPOLICY2'}{$settings{'FWPOLICY2'}}= 'selected';
|
$selected{'FWPOLICY2'}{$settings{'FWPOLICY2'}}= 'selected';
|
||||||
|
|
||||||
&Header::openbox('100%', 'center', $Lang::tr{'options fw'});
|
&Header::openbox('100%', 'center',);
|
||||||
print "<form method='post' action='$ENV{'SCRIPT_NAME'}'>";
|
print "<form method='post' action='$ENV{'SCRIPT_NAME'}'>";
|
||||||
|
|
||||||
print <<END
|
print <<END
|
||||||
|
|||||||
Reference in New Issue
Block a user