summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-11-09 21:13:08 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-11-09 21:13:08 +0000
commit9aabc99db07cdc901f235c6c6a4a0e5354015d00 (patch)
tree2672e40f092fc6f1c764dadf12dc7c99fda669d1 /usr/local/www/services_captiveportal.php
parent9669a414f4c523e1816c7bcd70bd069876bf1a9c (diff)
downloadpfsense-9aabc99db07cdc901f235c6c6a4a0e5354015d00.zip
pfsense-9aabc99db07cdc901f235c6c6a4a0e5354015d00.tar.gz
m0n0wall -> pfsense
Diffstat (limited to 'usr/local/www/services_captiveportal.php')
-rwxr-xr-xusr/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 41fbccd..04ddd72 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -284,7 +284,7 @@ to access after they've authenticated.</td>
<td class="vtable">
<input name="nomacfilter" type="checkbox" class="formfld" id="nomacfilter" value="yes" <?php if ($pconfig['nomacfilter']) echo "checked"; ?>>
<strong>Disable MAC filtering</strong><br>
- If this option is set, no attempts will be made to ensure that the MAC address of clients stays the same while they're logged in. This is required when the MAC address of cannot be determined (usually because there are routers between m0n0wall and the clients).</td>
+ If this option is set, no attempts will be made to ensure that the MAC address of clients stays the same while they're logged in. This is required when the MAC address of cannot be determined (usually because there are routers between pfSense and the clients).</td>
</tr>
<tr>
<td width="22%" valign="top" class="vncell">Authentication</td>
OpenPOWER on IntegriCloud