mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
parent
29e1f67d62
commit
30a4c49bc7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ s.addremove = true
|
|||
s.anonymous = false
|
||||
s.template = "cbi/tblsection"
|
||||
|
||||
hn = s:option(ListValue, "ifname", translate("Interface"))
|
||||
hn = s:option(Value, "ifname", translate("Interface"))
|
||||
hn.rmempty = false
|
||||
|
||||
for _, iface in ipairs(ifaces) do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue