summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal_ip_edit.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-09-15 15:05:15 -0500
committerChris Buechler <cmb@pfsense.org>2015-09-15 15:05:15 -0500
commit7e01aa9970edfb4b03457257f969db0f592160c4 (patch)
tree17de464dd311943c9e97083f7796ab4c77dcc4d0 /src/usr/local/www/services_captiveportal_ip_edit.php
parentb5327808d22078ef1d26c117e0c9b4e26b2f0cd8 (diff)
downloadpfsense-7e01aa9970edfb4b03457257f969db0f592160c4.zip
pfsense-7e01aa9970edfb4b03457257f969db0f592160c4.tar.gz
fix description
Diffstat (limited to 'src/usr/local/www/services_captiveportal_ip_edit.php')
-rw-r--r--src/usr/local/www/services_captiveportal_ip_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_captiveportal_ip_edit.php b/src/usr/local/www/services_captiveportal_ip_edit.php
index 901d884..fbae54f 100644
--- a/src/usr/local/www/services_captiveportal_ip_edit.php
+++ b/src/usr/local/www/services_captiveportal_ip_edit.php
@@ -225,7 +225,7 @@ $section->addInput(new Form_Select(
strtolower($pconfig['dir']),
build_dir_list()
))->setHelp('Use "From" to always allow access to an address through the captive portal (without authentication). ' .
- 'Use "To" to allow access from all clients (even non-authenticated ones) behind the portal to this Hostname.');
+ 'Use "To" to allow access from all clients (even non-authenticated ones) behind the portal to this IP.');
$section->addInput(new Form_Input(
'bw_up',
OpenPOWER on IntegriCloud