git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
d845a4e
)
protocols/pptp: fix string
author
Jo-Philipp Wich
<redacted>
Thu, 13 Oct 2011 16:25:50 +0000
(16:25 +0000)
committer
Jo-Philipp Wich
<redacted>
Thu, 13 Oct 2011 16:25:50 +0000
(16:25 +0000)
protocols/pptp/luasrc/model/cbi/admin_network/proto_pptp.lua
patch
|
blob
|
history
diff --git
a/protocols/pptp/luasrc/model/cbi/admin_network/proto_pptp.lua
b/protocols/pptp/luasrc/model/cbi/admin_network/proto_pptp.lua
index 4124b2efe6be0d8b261874521f75cc85aeeaa309..0d7ca3e4c55f08aac73c2e39778ecb55c0dc8092 100644
(file)
--- a/
protocols/pptp/luasrc/model/cbi/admin_network/proto_pptp.lua
+++ b/
protocols/pptp/luasrc/model/cbi/admin_network/proto_pptp.lua
@@
-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"
git clone https://git.99rst.org/PROJECT