mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Some menu changes
This commit is contained in:
parent
144e0f45b9
commit
0fa66693eb
7 changed files with 6 additions and 12 deletions
|
@ -1,7 +1,5 @@
|
|||
module("luci.controller.nginx-ha", package.seeall)
|
||||
|
||||
function index()
|
||||
entry(
|
||||
{"admin", "services", "nginx-ha"},
|
||||
cbi("nginx-ha"), _("Nginx High Availability"), 55)
|
||||
entry({"admin", "services", "nginx-ha"}, cbi("nginx-ha"), _("Nginx High Availability"))
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue