summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound_host_edit.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-04-04 09:27:36 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-04 09:27:41 -0400
commit2fabe5fa2fb0169207f740cabbc7d0b000396f63 (patch)
treefe7a59060e6e0aaebb7d7b32453ae5cd3170a5a3 /src/usr/local/www/services_unbound_host_edit.php
parenta1d1ae4fcad0de42a2060c6bcfb89bd8f59a6612 (diff)
downloadpfsense-2fabe5fa2fb0169207f740cabbc7d0b000396f63.zip
pfsense-2fabe5fa2fb0169207f740cabbc7d0b000396f63.tar.gz
Merge pull request #2816 from NOYB/Services_/_DNS_Resolver_-_Remove_Personalizations
(cherry picked from commit 09aad9f8a6f190f4ca5cf2f08a824af695da6304)
Diffstat (limited to 'src/usr/local/www/services_unbound_host_edit.php')
-rw-r--r--src/usr/local/www/services_unbound_host_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_unbound_host_edit.php b/src/usr/local/www/services_unbound_host_edit.php
index 3ae8c7f..fadc451 100644
--- a/src/usr/local/www/services_unbound_host_edit.php
+++ b/src/usr/local/www/services_unbound_host_edit.php
@@ -270,7 +270,7 @@ $section->addInput(new Form_Input(
'Description',
'text',
$pconfig['descr']
-))->setHelp('You may enter a description here for your reference (not parsed).');
+))->setHelp('A description may be entered here for administrative reference (not parsed).');
if (isset($id) && $a_hosts[$id]) {
$section->addInput(new Form_Input(
OpenPOWER on IntegriCloud