* luci/modules/admin-full: make custom dns servers selectable for any interface protocol
This commit is contained in:
parent
c276cba246
commit
253a61ad80
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ ip6gw:depends("proto", "static")
|
|||
ip6gw.optional = true
|
||||
|
||||
dns = s:option(Value, "dns", translate("dnsserver"))
|
||||
dns:depends("proto", "static")
|
||||
dns.optional = true
|
||||
|
||||
mtu = s:option(Value, "mtu", "MTU")
|
||||
|
|
Loading…
Reference in a new issue