Revision 04c1deba
Added by Scott Ullrich almost 20 years ago
usr/local/www/interfaces_lan.php | ||
---|---|---|
212 | 212 |
</tr> |
213 | 213 |
<?php /* Wireless interface? */ |
214 | 214 |
if (isset($lancfg['wireless'])) |
215 |
$optcfg = $lancfg; |
|
215 | 216 |
wireless_config_print(); |
216 | 217 |
?> |
217 | 218 |
|
Also available in: Unified diff
Make wireless settings work correctly on LAN.