summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound_host_edit.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-03-30 23:55:07 -0700
committerNOYB <Al_Stu@Frontier.com>2016-03-30 23:55:07 -0700
commit359cc8d9171fee83fc82af07f7b6de81fc42ca95 (patch)
treebe6947cd4b99e2c31ca0f8c16a40f9c971fc661e /src/usr/local/www/services_unbound_host_edit.php
parent83354deaa56b7dd2336b37db5b7733494015d625 (diff)
downloadpfsense-359cc8d9171fee83fc82af07f7b6de81fc42ca95.zip
pfsense-359cc8d9171fee83fc82af07f7b6de81fc42ca95.tar.gz
Services / DNS Resolver - Remove Personalizations
Remove "you" personalizations.
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