mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
luci-0.8: merge r4649?
This commit is contained in:
@@ -72,7 +72,7 @@ function index()
|
||||
page.title = "Kontakt"
|
||||
page.order = 40
|
||||
|
||||
entry({"freifunk", "map"}, template("freifunk-map/frame"), translate("freifunk_map", "Karte"), 50)
|
||||
entry({"freifunk", "map"}, template("freifunk-map/frame"), i18n("freifunk_map", "Karte"), 50)
|
||||
entry({"freifunk", "map", "content"}, template("freifunk-map/map"), nil, 51)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user