@ -7,7 +7,7 @@ function index()
return
end
local page = entry({"admin", "apps", "webtop"}, cbi("webtop"), _("webtop"))
local page = entry({"admin", "apps", "webtop"}, cbi("webtop"), _("Virtual Desktop"))
page.order = 10
page.dependent = true
page.acl_depends = { "luci-app-webtop" }