summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound_domainoverride_edit.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2016-04-26 00:34:06 -0500
committerChris Buechler <cmb@pfsense.org>2016-04-26 00:34:06 -0500
commit50fa04bb2d4f17aa6111ad4fabf91d2cff34e3e7 (patch)
treec54e3306f777596853c923ae191036565becac07 /src/usr/local/www/services_unbound_domainoverride_edit.php
parent776b6190d2f98825e93ddc320c3e99f24ce5b08f (diff)
downloadpfsense-50fa04bb2d4f17aa6111ad4fabf91d2cff34e3e7.zip
pfsense-50fa04bb2d4f17aa6111ad4fabf91d2cff34e3e7.tar.gz
Fix text.
Diffstat (limited to 'src/usr/local/www/services_unbound_domainoverride_edit.php')
-rw-r--r--src/usr/local/www/services_unbound_domainoverride_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_unbound_domainoverride_edit.php b/src/usr/local/www/services_unbound_domainoverride_edit.php
index 360f319..d73a165 100644
--- a/src/usr/local/www/services_unbound_domainoverride_edit.php
+++ b/src/usr/local/www/services_unbound_domainoverride_edit.php
@@ -155,7 +155,7 @@ $section->addInput(new Form_Input(
'Domain',
'text',
$pconfig['domain']
-))->setHelp('Domain to override (NOTE: this does not have to be a valid TLD!) e.g.: testormycompany.localdomainor1.168.192.in-addr.arpa');
+))->setHelp('Domain to override (NOTE: this does not have to be a valid TLD!) e.g.: test or mycompany.localdomain or 1.168.192.in-addr.arpa');
$section->addInput(new Form_IpAddress(
'ip',
OpenPOWER on IntegriCloud