projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9503882
)
modules/freifunk: Minor i18n fixes
author
Manuel Munz
<
[email protected]
>
Mon, 14 Feb 2011 12:22:41 +0000
(12:22 +0000)
committer
Manuel Munz
<
[email protected]
>
Mon, 14 Feb 2011 12:22:41 +0000
(12:22 +0000)
modules/freifunk/luasrc/view/freifunk/adminindex.htm
patch
|
blob
|
history
diff --git
a/modules/freifunk/luasrc/view/freifunk/adminindex.htm
b/modules/freifunk/luasrc/view/freifunk/adminindex.htm
index 2b72370c22771e0258cdbd88da872bab419e31a2..58655cca6a83c354ca04d7045075107133fe9e54 100644
(file)
--- a/
modules/freifunk/luasrc/view/freifunk/adminindex.htm
+++ b/
modules/freifunk/luasrc/view/freifunk/adminindex.htm
@@
-35,7
+35,7
@@
local basicsurl = luci.dispatcher.build_url(luci.dispatcher.context.path[1], "fr
if section.diversity ~= "0" and section.disabled ~= "1" then
print('<div class="error">' .. translate("Diversity is enabled for device") .. ' <b>' .. device .. '</b>. '
.. translate("Go to") .. ' <a href="' .. url .. '">' .. translate("wireless settings") .. '</a> ' ..
- translate("
to disable it.") .. '</div><p />')
+ translate("to disable it.") .. '</div><p />')
end
end) %>