gluon-luci-autoupdater: use expertmode template
This commit is contained in:
parent
26305a7150
commit
cbacca6108
@ -13,6 +13,10 @@ $Id$
|
||||
]]--
|
||||
|
||||
m = Map("autoupdater", "Autoupdater")
|
||||
m.submit = "Speichern"
|
||||
m.reset = "Zurücksetzen"
|
||||
m.pageaction = false
|
||||
m.template = "admin/expertmode"
|
||||
|
||||
s = m:section(TypedSection, "autoupdater", "Einstellungen")
|
||||
s.addremove = false
|
||||
|
Loading…
Reference in New Issue
Block a user