mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
treewide: Capitalize submenus
Fixed a typo in tcpreplay. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This commit is contained in:
committed by
Yousong Zhou
parent
36649eef43
commit
2593eabd6b
@@ -24,7 +24,7 @@ define Package/openwisp-config/default
|
||||
TITLE:=Remote configuration management agent ($(2) variant)
|
||||
CATEGORY:=Administration
|
||||
SECTION:=admin
|
||||
SUBMENU:=openwisp
|
||||
SUBMENU:=OpenWISP
|
||||
DEPENDS:=+curl +lua +libuci-lua +luafilesystem $(3)
|
||||
VARIANT:=$(1)
|
||||
MAINTAINER:=Federico Capoano <f.capoano@cineca.it>
|
||||
|
||||
@@ -71,7 +71,7 @@ endef
|
||||
define Package/zabbix/Default
|
||||
SECTION:=admin
|
||||
CATEGORY:=Administration
|
||||
SUBMENU:=zabbix
|
||||
SUBMENU:=Zabbix
|
||||
TITLE:=Zabbix
|
||||
URL:=https://www.zabbix.com/
|
||||
USERID:=zabbix=53:zabbix=53
|
||||
|
||||
Reference in New Issue
Block a user