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:
1e1a706
)
Typo
author
Dan Lüdtke
<redacted>
Fri, 21 Oct 2016 18:24:57 +0000
(20:24 +0200)
committer
GitHub
<redacted>
Fri, 21 Oct 2016 18:24:57 +0000
(20:24 +0200)
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua
patch
|
blob
|
history
diff --git
a/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua
b/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua
index aaf045ca2cb1c7e2861cf72fda6d5050cfbda717..10636a491a307cad7903a3446d21044e75d21e9f 100644
(file)
--- a/
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua
+++ b/
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua
@@
-251,7
+251,7
@@
o:depends("nonwildcard", true)
o = s:taboption("general", DynamicList, "notinterface",
translate("Exclude interfaces"),
- translate("Prevent listening on th
i
se interfaces."))
+ translate("Prevent listening on th
e
se interfaces."))
o.optional = true
o:depends("nonwildcard", true)
git clone https://git.99rst.org/PROJECT