mirror of https://github.com/openwrt/luci.git
protocols/pptp: fix string
parent
d845a4e450
commit
09c54d9ceb
|
@ -54,7 +54,7 @@ peerdns.default = peerdns.enabled
|
|||
|
||||
|
||||
dns = section:taboption("advanced", DynamicList, "dns",
|
||||
translate("Use DNS servers"))
|
||||
translate("Use custom DNS servers"))
|
||||
|
||||
dns:depends("peerdns", "")
|
||||
dns.datatype = "ipaddr"
|
||||
|
|
Loading…
Reference in New Issue