Revision 46a11485
Added by jeroen van breedam over 9 years ago
src/usr/local/www/firewall_rules_edit.php | ||
---|---|---|
1181 | 1181 |
|
1182 | 1182 |
$section->addInput(new Form_Select( |
1183 | 1183 |
'ipprotocol', |
1184 |
'TCP/IP Version',
|
|
1184 |
'Address Family',
|
|
1185 | 1185 |
$pconfig['ipprotocol'], |
1186 | 1186 |
array( |
1187 | 1187 |
'inet' => 'IPv4', |
Also available in: Unified diff
Update firewall_rules_edit.php
https://forum.pfsense.org/index.php?topic=100695.msg561326#msg561326