summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dnsmasq_edit.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-04-04 09:27:04 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-04 09:27:10 -0400
commita1d1ae4fcad0de42a2060c6bcfb89bd8f59a6612 (patch)
tree11c48cc5c5407be01aec889843fd4bea12c2f07d /src/usr/local/www/services_dnsmasq_edit.php
parent00ae93fff2768e262d49ac6e3860d2a41a65c2b0 (diff)
downloadpfsense-a1d1ae4fcad0de42a2060c6bcfb89bd8f59a6612.zip
pfsense-a1d1ae4fcad0de42a2060c6bcfb89bd8f59a6612.tar.gz
Merge pull request #2815 from NOYB/Services_/_DNS_Forwarder_-_Remove_Personalizations
(cherry picked from commit 1301cc6700b4d8831aaa819dffb7f2f056ee3ac2)
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