summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-01-04 14:05:47 -0200
committerRenato Botelho <renato@netgate.com>2017-01-04 14:05:47 -0200
commit956be41c176f88c0caf3ce704dd97ea7d8c61fdf (patch)
treee4ecebd657ebec43fafb229cb33bbd33a70df92e /src/usr/local/www/firewall_rules_edit.php
parent901acd1fb9394dec95de403f5f27f56bed9f33b8 (diff)
parent76895c7f1d77c8e17913a3ddf87636fc4d50058d (diff)
downloadpfsense-956be41c176f88c0caf3ce704dd97ea7d8c61fdf.zip
pfsense-956be41c176f88c0caf3ce704dd97ea7d8c61fdf.tar.gz
Merge pull request #3329 from phil-davis/patch-1
Diffstat (limited to 'src/usr/local/www/firewall_rules_edit.php')
-rw-r--r--src/usr/local/www/firewall_rules_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_rules_edit.php b/src/usr/local/www/firewall_rules_edit.php
index 9e72d9c..f280691 100644
--- a/src/usr/local/www/firewall_rules_edit.php
+++ b/src/usr/local/www/firewall_rules_edit.php
@@ -1245,7 +1245,7 @@ if ($if == "FloatingRules" || isset($pconfig['floating'])) {
)
));
- $section->addInput(new Form_Input(
+ $form->addGlobal(new Form_Input(
'floating',
'Floating',
'hidden',
OpenPOWER on IntegriCloud