keep truboacc at bottom (#5326)

This commit is contained in:
hyird 2020-08-20 16:01:20 +08:00 committed by GitHub
parent 3283cc4324
commit d003d3d900
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ function index()
return
end
local page
page = entry({"admin", "network", "flowoffload"}, cbi("flowoffload"), _("Turbo ACC Center"), 101)
page = entry({"admin", "network", "flowoffload"}, cbi("flowoffload"), _("Turbo ACC Center"), 1001)
page.i18n = "flowoffload"
page.dependent = true

View File

@ -5,7 +5,7 @@ function index()
return
end
local page
page = entry({"admin", "network", "sfe"}, cbi("sfe"), _("Turbo ACC Center"), 100)
page = entry({"admin", "network", "sfe"}, cbi("sfe"), _("Turbo ACC Center"), 1000)
page.i18n = "sfe"
page.dependent = true