* Fixed a typo
authorSteven Barth <steven@midlink.org>
Fri, 6 Jun 2008 22:28:51 +0000 (22:28 +0000)
committerSteven Barth <steven@midlink.org>
Fri, 6 Jun 2008 22:28:51 +0000 (22:28 +0000)
applications/luci-ffwizard-leipzig/luasrc/controller/luci_ffwizard_leipzig/wizard.lua

index 6c3ad8c..84a2223 100644 (file)
@@ -202,7 +202,7 @@ function configure_freifunk()
                                                end)
                                end
                                
                                                end)
                                end
                                
-                               uci.tset("wireless", "device", {
+                               uci.tset("wireless", device, {
                                        disabled = "0",
                                        mode = "11g",
                                        txantenna = "1",
                                        disabled = "0",
                                        mode = "11g",
                                        txantenna = "1",