mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Make wireless settings work correctly on LAN.
This commit is contained in:
parent
b16c552bfc
commit
04c1deba64
@ -212,6 +212,7 @@ function enable_change(enable_over) {
|
||||
</tr>
|
||||
<?php /* Wireless interface? */
|
||||
if (isset($lancfg['wireless']))
|
||||
$optcfg = $lancfg;
|
||||
wireless_config_print();
|
||||
?>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user