summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dnsmasq_edit.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-03-30 23:53:22 -0700
committerNOYB <Al_Stu@Frontier.com>2016-03-30 23:53:22 -0700
commitc9a66c65c465ba9e320d009e2109225171a75b44 (patch)
tree8bb7f367cfb128b0621f345b0f54a462e0946328 /src/usr/local/www/services_dnsmasq_edit.php
parent83354deaa56b7dd2336b37db5b7733494015d625 (diff)
downloadpfsense-c9a66c65c465ba9e320d009e2109225171a75b44.zip
pfsense-c9a66c65c465ba9e320d009e2109225171a75b44.tar.gz
Services / DNS Forwarder - Remove Personalizations
Remove "you" personalizations.
Diffstat (limited to 'src/usr/local/www/services_dnsmasq_edit.php')
-rw-r--r--src/usr/local/www/services_dnsmasq_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_dnsmasq_edit.php b/src/usr/local/www/services_dnsmasq_edit.php
index db565e0..bbebb02 100644
--- a/src/usr/local/www/services_dnsmasq_edit.php
+++ b/src/usr/local/www/services_dnsmasq_edit.php
@@ -269,7 +269,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