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 b383e88b59.
This commit is contained in:
Erik Fonnesbeck 2010-03-07 00:28:42 -07:00
parent 23fdc06e2e
commit a8f582879e

View File

@ -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>