summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
diff options
context:
space:
mode:
authorErik Fonnesbeck <efonnes@gmail.com>2010-03-02 23:36:45 -0700
committerErik Fonnesbeck <efonnes@gmail.com>2010-03-02 23:36:45 -0700
commitb383e88b59366143d69c2b50aa8e000d4a6c83e5 (patch)
tree7b0514fa554504ddcb7bb31008f3ad1ade240638 /usr/local/www/interfaces.php
parent651fff4fffd5fe5232f49e1d82ce6b1bbfc44d6b (diff)
downloadpfsense-b383e88b59366143d69c2b50aa8e000d4a6c83e5.zip
pfsense-b383e88b59366143d69c2b50aa8e000d4a6c83e5.tar.gz
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.
Diffstat (limited to 'usr/local/www/interfaces.php')
-rwxr-xr-xusr/local/www/interfaces.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php
index 5827234..1469b93 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -1283,7 +1283,8 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"
echo "value=\"$wl_standard\">802.$wl_standard</option>\n";
}
?>
- </select>
+ </select><br/>
+ Note: A reboot may be required for this to take effect if multiple wireless networks are defined on <?=$wlanbaseif;?>.
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud