Skip to content
Snippets Groups Projects
Commit 8476bf5a authored by Nils Schneider's avatar Nils Schneider
Browse files

configmode: remove tab "Wizard" in basic mode

parent b1c14b2b
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ function index()
page.setgroup = "root"
page.index = true
entry({"configmode", "wizard"}, form("configmode/wizard"), _("Wizard"), 10).index = true
entry({"configmode", "wizard"}, form("configmode/wizard")).index = true
entry({"configmode", "reboot"}, call("action_reboot"))
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment