]> git.gsnw.org Git - m0n0chwall.git/commitdiff
Update webgui/services_captiveportal.php to reflect the change in 'mac filtering...
authorjdegraeve <jdegraeve@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Fri, 27 Jan 2006 09:09:27 +0000 (09:09 +0000)
committerjdegraeve <jdegraeve@e36fee2c-cc09-0410-a7cc-ebac5c6737de>
Fri, 27 Jan 2006 09:09:27 +0000 (09:09 +0000)
git-svn-id: https://svn.m0n0.ch/wall/trunk@46 e36fee2c-cc09-0410-a7cc-ebac5c6737de

webgui/services_captiveportal.php

index f74596af50efbd65ba4263f8baba8b5fd92d439c..91aae6af366612db8fb206e93d398b61079c7bed 100644 (file)
@@ -336,8 +336,7 @@ to access after they've authenticated.</td>
         <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 the client cannot be determined (usually because there are routers between m0n0wall and the clients).
-    If this is enabled, RADIUS MAC authentication cannot be used.</td>
+    This is required when the MAC address of the client cannot be determined (usually because there are routers between m0n0wall and the clients).</td>
          </tr>
        <tr> 
          <td width="22%" valign="top" class="vncell">Authentication</td>