luci-0.10: merge r8070

This commit is contained in:
Jo-Philipp Wich 2011-12-08 03:38:00 +00:00
parent cd19ee1ea6
commit 459dfa8fa4

View file

@ -50,6 +50,7 @@ function m.on_commit(map)
end
if fs.access("/etc/config/dropbear") then
m2 = Map("dropbear", translate("SSH Access"),
translate("Dropbear offers <abbr title=\"Secure Shell\">SSH</abbr> network shell access and an integrated <abbr title=\"Secure Copy\">SCP</abbr> server"))
@ -124,4 +125,6 @@ function keys.write(self, section, value)
end
end
end
return m, m2