summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-07-18 20:34:43 +0200
committerdoktornotor <notordoktor@gmail.com>2015-07-18 20:34:43 +0200
commit896607c3a512fb095f74c7b3846a7c20aecae822 (patch)
tree8d5e9fce1df90fadfe7a4b409748053ec977aeec /usr/local
parent612da355834e63769303d678c086f3b5444ec07f (diff)
downloadpfsense-896607c3a512fb095f74c7b3846a7c20aecae822.zip
pfsense-896607c3a512fb095f74c7b3846a7c20aecae822.tar.gz
Bug #4551 - consistent usage of Forwarder/Resolver across the WebGUI
Clarify that this applies to DNS Resolver as well.
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/services_captiveportal.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index eaa3ef7..515bcbb 100644
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -1234,7 +1234,7 @@ function enable_change(enable_change) {
<?=gettext("Note:"); ?><br />
</strong>
</span>
- <?=gettext("Changing any settings on this page will disconnect all clients! Don't forget to enable the DHCP server on your captive portal interface! Make sure that the default/maximum DHCP lease time is higher than the timeout entered on this page. Also, the DNS forwarder needs to be enabled for DNS lookups by unauthenticated clients to work."); ?>
+ <?=gettext("Changing any settings on this page will disconnect all clients! Don't forget to enable the DHCP server on your captive portal interface! Make sure that the default/maximum DHCP lease time is higher than the timeout entered on this page. Also, the DNS Forwarder or Resolver needs to be enabled for DNS lookups by unauthenticated clients to work."); ?>
</span>
</td>
</tr>
OpenPOWER on IntegriCloud