applications/luci-ffwizard-leipzig: fix typo in firewall rules
[project/luci.git] / applications / luci-ffwizard-leipzig / luasrc / model / cbi / ffwizard.lua
index 4dd6e0e..f092a60 100644 (file)
@@ -361,7 +361,7 @@ function client.write(self, section, value)
        uci:section("firewall", "rule", nil, {
                src="freifunk",
                proto="udp",
-               src_port="53",
+               dest_port="53",
                target="ACCEPT"
        })
        uci:delete_all("firewall", "rule", {