configmode: remove tab "Wizard" in basic mode
This commit is contained in:
parent
b1c14b2b97
commit
8476bf5a2b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user