parent
d445cb772d
commit
2789aebcb2
@ -24,6 +24,7 @@ o.rmempty = false
|
|||||||
|
|
||||||
o = s:option(Value, "ssid", translate("Name (SSID)"))
|
o = s:option(Value, "ssid", translate("Name (SSID)"))
|
||||||
o:depends("enabled", '1')
|
o:depends("enabled", '1')
|
||||||
|
o.datatype = "maxlength(32)"
|
||||||
o.default = ssid
|
o.default = ssid
|
||||||
|
|
||||||
o = s:option(Value, "key", translate("Key"), translate("8-63 characters"))
|
o = s:option(Value, "key", translate("Key"), translate("8-63 characters"))
|
||||||
|
Loading…
Reference in New Issue
Block a user