diff --git a/luciexpress/htdocs/js/uci.js b/luciexpress/htdocs/js/uci.js index 1193d0b05..c7dbb4385 100644 --- a/luciexpress/htdocs/js/uci.js +++ b/luciexpress/htdocs/js/uci.js @@ -175,7 +175,7 @@ } }, "network": { - "ineterface": { + "interface": { "is_lan": { dvalue: 1, type: Number }, "ifname": { dvalue: "", type: String }, "proto": { dvalue: "dhcp", type: String }, diff --git a/luciexpress/htdocs/plugins/core/widgets/luci.input.ipaddress.html b/luciexpress/htdocs/plugins/core/widgets/luci.input.ipaddress.html index 69c6263f0..a1c51bc54 100644 --- a/luciexpress/htdocs/plugins/core/widgets/luci.input.ipaddress.html +++ b/luciexpress/htdocs/plugins/core/widgets/luci.input.ipaddress.html @@ -1,4 +1,4 @@ -