From dbd1d3c273a5c4cf47244ae8db7c25f1852aeb5e Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 15 Sep 2008 16:52:58 +0000 Subject: Reorganised Freifunk pages Unified Community configuration --- applications/luci-ffwizard-leipzig/luasrc/controller/ffwizard.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-ffwizard-leipzig/luasrc/controller/ffwizard.lua') diff --git a/applications/luci-ffwizard-leipzig/luasrc/controller/ffwizard.lua b/applications/luci-ffwizard-leipzig/luasrc/controller/ffwizard.lua index 9e7c0decaf..9a9f883ef7 100644 --- a/applications/luci-ffwizard-leipzig/luasrc/controller/ffwizard.lua +++ b/applications/luci-ffwizard-leipzig/luasrc/controller/ffwizard.lua @@ -17,5 +17,5 @@ $Id$ module "luci.controller.ffwizard" function index() - entry({"admin", "index", "ffwizard"}, form("ffwizard"), "Freifunkassistent", 50) + entry({"admin", "freifunk", "ffwizard"}, form("ffwizard"), "Freifunkassistent", 50) end \ No newline at end of file -- cgit v1.2.3