summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
authorheper <heper@users.noreply.github.com>2015-10-11 17:24:24 +0200
committerheper <heper@users.noreply.github.com>2015-10-11 17:24:24 +0200
commit46a1148567b49c74331299082b76b6bd7cd24927 (patch)
tree010e3a4ed439d164787e07425c753cd0230c2e2d /src/usr/local/www/firewall_rules_edit.php
parent6f5a3fead80408f084156aa76f471b3bb611dc48 (diff)
downloadpfsense-46a1148567b49c74331299082b76b6bd7cd24927.zip
pfsense-46a1148567b49c74331299082b76b6bd7cd24927.tar.gz
Update firewall_rules_edit.php
https://forum.pfsense.org/index.php?topic=100695.msg561326#msg561326
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 c5861ef..c65ec85 100644
--- a/src/usr/local/www/firewall_rules_edit.php
+++ b/src/usr/local/www/firewall_rules_edit.php
@@ -1181,7 +1181,7 @@ if ($if == "FloatingRules" || isset($pconfig['floating']))
$section->addInput(new Form_Select(
'ipprotocol',
- 'TCP/IP Version',
+ 'Address Family',
$pconfig['ipprotocol'],
array(
'inet' => 'IPv4',
OpenPOWER on IntegriCloud