- Timestamp:
- 05/10/11 00:04:26 (2 years ago)
- Location:
- luci/branches/luci-0.10/modules/freifunk
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
luasrc/controller/freifunk/freifunk.lua (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
luci/branches/luci-0.10/modules/freifunk
- Property svn:mergeinfo deleted
-
luci/branches/luci-0.10/modules/freifunk/luasrc/controller/freifunk/freifunk.lua
r6982 r7038 99 99 entry({"freifunk", "map"}, template("freifunk-map/frame"), i18n("Map"), 50) 100 100 entry({"freifunk", "map", "content"}, template("freifunk-map/map"), nil, 51) 101 entry({"admin", "freifunk", "profile_error"}, template("freifunk/profile_error")) 101 102 end 102 103
