* Moved theme Fledermaus to Freifunk submenu
This commit is contained in:
parent
df625ebc42
commit
218ff77599
1 changed files with 3 additions and 2 deletions
|
@ -299,8 +299,9 @@ endef
|
||||||
|
|
||||||
### Templates ###
|
### Templates ###
|
||||||
define Package/luci-theme-fledermaus
|
define Package/luci-theme-fledermaus
|
||||||
$(call Package/luci/thtemplate)
|
$(call Package/luci/fftemplate)
|
||||||
TITLE:=Fledermaus (Freifunk theme)
|
DEPENDS:=+luci-web
|
||||||
|
TITLE:=Fledermaus Theme
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/luci-theme-fledermaus/install
|
define Package/luci-theme-fledermaus/install
|
||||||
|
|
Loading…
Reference in a new issue