diff --git a/luciexpress/htdocs/js/uci.js b/luciexpress/htdocs/js/uci.js index de6e17218..2f3e5ea82 100644 --- a/luciexpress/htdocs/js/uci.js +++ b/luciexpress/htdocs/js/uci.js @@ -132,7 +132,7 @@ "family": { dvalue: "", type: String }, "reload": { dvalue: true, type: Boolean } }, - "dmzhost": { + "dmz": { "enabled": { dvalue: false, type: Boolean }, "host": { dvalue: "", type: String } // TODO: change to ip address },