summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-12-24 13:04:55 -0600
committerChris Buechler <cmb@pfsense.org>2015-12-24 13:04:55 -0600
commit0c8d278456806a4c60121e37f6a2f91dbace394f (patch)
tree6a219c301526dc9bcbbfc9d19caf5306e7badc77 /src
parent8892ad73a9b199d4905d292d69f9d09cb4f8e63c (diff)
downloadpfsense-0c8d278456806a4c60121e37f6a2f91dbace394f.zip
pfsense-0c8d278456806a4c60121e37f6a2f91dbace394f.tar.gz
clarify text, might not apply to "NIC" (lagg, VLANs, etc.)
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/services_dhcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_dhcp.php b/src/usr/local/www/services_dhcp.php
index 46bed58..657cbc8 100644
--- a/src/usr/local/www/services_dhcp.php
+++ b/src/usr/local/www/services_dhcp.php
@@ -950,7 +950,7 @@ if (!is_numeric($pool) && !($act == "newpool")) {
'Static ARP',
'Enable Static ARP entries',
$pconfig['staticarp']
- ))->setHelp('This option persists even if DHCP server is disabled. Only the machines listed below will be able to communicate with the firewall on this NIC.');
+ ))->setHelp('This option persists even if DHCP server is disabled. Only the machines listed below will be able to communicate with the firewall on this interface.');
$section->addInput(new Form_Checkbox(
'dhcpleaseinlocaltime',
OpenPOWER on IntegriCloud