Make wireless settings work correctly on LAN.

This commit is contained in:
Scott Ullrich 2005-08-24 17:33:21 +00:00
parent b16c552bfc
commit 04c1deba64

View File

@ -212,6 +212,7 @@ function enable_change(enable_over) {
</tr>
<?php /* Wireless interface? */
if (isset($lancfg['wireless']))
$optcfg = $lancfg;
wireless_config_print();
?>