summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-09-16 16:08:28 -0400
committerStephen Beaver <sbeaver@netgate.com>2015-09-16 16:08:54 -0400
commit798b88f06b7816c7e5277bd75b6845ff95e47a1e (patch)
treed301f9508856cad1c3342f2bae8d6814317bae25 /src/usr/local/www/firewall_rules_edit.php
parent900ce3b0eeb9bec8797bea83372952e043e8d2fc (diff)
downloadpfsense-798b88f06b7816c7e5277bd75b6845ff95e47a1e.zip
pfsense-798b88f06b7816c7e5277bd75b6845ff95e47a1e.tar.gz
Fixed #5013
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 c32a226..9b596d8 100644
--- a/src/usr/local/www/firewall_rules_edit.php
+++ b/src/usr/local/www/firewall_rules_edit.php
@@ -1097,7 +1097,7 @@ if ($edit_disabled)
'the interface, protocol, source, or destination of associated filter '.
'rules.'. $extra);
- $section->addGlobal(new Form_Input(
+ $section->addInput(new Form_Input(
'associated-rule-id',
'Associated Rule ID',
'hidden',
OpenPOWER on IntegriCloud