summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-07-16 15:19:05 +0000
committerSteven Barth <steven@midlink.org>2008-07-16 15:19:05 +0000
commit0a0712b9d953838c58b91bd0941770105f18ad64 (patch)
tree47fda2f89e1371327c321fc710c848427b04cef2 /contrib
parent66a6492ae5aa9779af6d22eaddf0f5f253ed1189 (diff)
Added a note to the Freifunk menu for OpenWRT
modules/admin-mini: Several small fixes and improvements
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/luci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 47a0275a1..6482ad7ac 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -61,7 +61,7 @@ endef
define Package/luci/fftemplate
$(call Package/luci/libtemplate)
- SUBMENU:=LuCI - Freifunk Support
+ SUBMENU:=LuCI - Freifunk Support (GERMAN ONLY)
DEPENDS:=+luci-mod-freifunk
endef