summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorErik Fonnesbeck <efonnes@gmail.com>2010-03-07 00:28:42 -0700
committerErik Fonnesbeck <efonnes@gmail.com>2010-03-07 00:28:42 -0700
commita8f582879ea2243bf2a8d4b2e584fe9102052e2e (patch)
tree00f8e4697877fedb26f77af2d375ce13e48cf796 /usr/local/www
parent23fdc06e2e5a3ef6958dba9f90aefd05d5a43542 (diff)
downloadpfsense-a8f582879ea2243bf2a8d4b2e584fe9102052e2e.zip
pfsense-a8f582879ea2243bf2a8d4b2e584fe9102052e2e.tar.gz
Revert "Add temporary note that changing the wireless standard may require a reboot. To be reverted when the extra work is in place to get it to change when multiple wireless clones exist."
This reverts commit b383e88b59366143d69c2b50aa8e000d4a6c83e5.
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/interfaces.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php
index 070ea72..a4c0d18 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -1285,8 +1285,7 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"
echo "value=\"$wl_standard\">802.$wl_standard</option>\n";
}
?>
- </select><br/>
- Note: A reboot may be required for this to take effect if multiple wireless networks are defined on <?=$wlanbaseif;?>.
+ </select>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud