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:30 -0500
commitd931d66d36cb1175a3674915d832376a4e9adfeb (patch)
treeed499a404450e0be62d64d51b3600e3b958ea729 /src/usr/local/www/services_unbound_domainoverride_edit.php
parentc8bf35c9497157827086537bd717d3e00e466f87 (diff)
downloadpfsense-d931d66d36cb1175a3674915d832376a4e9adfeb.zip
pfsense-d931d66d36cb1175a3674915d832376a4e9adfeb.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