summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dhcp.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/services_dhcp.php')
-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 52362e1..42d7708 100644
--- a/src/usr/local/www/services_dhcp.php
+++ b/src/usr/local/www/services_dhcp.php
@@ -1048,7 +1048,7 @@ $section->addInput(new Form_Checkbox(
'DDNS Hostnames',
'Force dynamic DNS hostname to be the same as configured hostname for Static Mappings',
$pconfig['ddnsforcehostname']
-))->setHelp('Default is to allow DHCP client to supply hostname to be registered.');
+))->setHelp('Default registers host name option supplied by DHCP client.');
$section->addInput(new Form_IpAddress(
'ddnsdomainprimary',
OpenPOWER on IntegriCloud