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:
0183ac4
)
modules/admin-full: fix typo in dhcp cbi model, patch by "BasicXP" <basicxp@ubuntu...
author
Jo-Philipp Wich
<redacted>
Tue, 14 Aug 2012 15:09:11 +0000
(15:09 +0000)
committer
Jo-Philipp Wich
<redacted>
Tue, 14 Aug 2012 15:09:11 +0000
(15:09 +0000)
modules/admin-full/luasrc/model/cbi/admin_network/dhcp.lua
patch
|
blob
|
history
diff --git
a/modules/admin-full/luasrc/model/cbi/admin_network/dhcp.lua
b/modules/admin-full/luasrc/model/cbi/admin_network/dhcp.lua
index ceebe7cb53a4668b1c370187d462a47e595aaa46..bf8418f8123c4590f63a2ac361866ccd4294d707 100644
(file)
--- a/
modules/admin-full/luasrc/model/cbi/admin_network/dhcp.lua
+++ b/
modules/admin-full/luasrc/model/cbi/admin_network/dhcp.lua
@@
-178,7
+178,7
@@
lm.placeholder = translate("unlimited")
em = s:taboption("advanced", Value, "ednspacket_max",
translate("<abbr title=\"maximal\">Max.</abbr> <abbr title=\"Extension Mechanisms for " ..
- "Domain Name System\">EDNS0</abbr> paket size"),
+ "Domain Name System\">EDNS0</abbr> pa
c
ket size"),
translate("Maximum allowed size of EDNS.0 UDP packets"))
em.optional = true
git clone https://git.99rst.org/PROJECT