gluon-luci-autoupdater: use expertmode template

This commit is contained in:
Nils Schneider 2014-02-19 01:16:21 +01:00
parent 26305a7150
commit cbacca6108

View File

@ -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