gluon-config-mode: mention reboot on button
Make it clear that saving settings will reboot the device.
This commit is contained in:
parent
74dfce8a30
commit
ce1a160bcc
@ -5,7 +5,7 @@ local f, s, o
|
||||
f = SimpleForm("wizard")
|
||||
f.reset = false
|
||||
f.template = "gluon-config-mode/cbi/wizard"
|
||||
f.submit = "Fertig"
|
||||
f.submit = "Speichern & Neustarten"
|
||||
|
||||
s = f:section(SimpleSection, nil, nil)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user