summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dnsmasq.php
diff options
context:
space:
mode:
authorFinn Espen Gundersen <finn@gundersen.net>2014-04-24 13:35:49 +0200
committerFinn Espen Gundersen <finn@gundersen.net>2014-04-24 13:35:49 +0200
commit74127ce32c2c6d17b05daaf5b16fd2e356b36241 (patch)
treeda02d6367cb5ea70409ee7371e6599b1d288beb2 /usr/local/www/services_dnsmasq.php
parentccbae5770f8d5f52765def4e88a6a15349386f5a (diff)
downloadpfsense-74127ce32c2c6d17b05daaf5b16fd2e356b36241.zip
pfsense-74127ce32c2c6d17b05daaf5b16fd2e356b36241.tar.gz
Update services_dnsmasq.php
Clarified that domain overrides also encompasses subdomains (see https://forum.pfsense.org/index.php?topic=72978.15 for discussion)
Diffstat (limited to 'usr/local/www/services_dnsmasq.php')
-rw-r--r--usr/local/www/services_dnsmasq.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_dnsmasq.php b/usr/local/www/services_dnsmasq.php
index 4033911..3758e67 100644
--- a/usr/local/www/services_dnsmasq.php
+++ b/usr/local/www/services_dnsmasq.php
@@ -426,7 +426,7 @@ function show_advanced_dns() {
<td colspan="5" valign="top" class="listtopic"><?=gettext("Domain Overrides");?></td>
</tr>
<tr>
- <td><p><?=gettext("Entries in this area override an entire domain by specifying an".
+ <td><p><?=gettext("Entries in this area override an entire domain, and subdomains, by specifying an".
" authoritative DNS server to be queried for that domain.");?></p></td>
</tr>
</table>
OpenPOWER on IntegriCloud