mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
(firmware) update reboot message
This commit is contained in:
parent
4c618a4fa5
commit
d3239e081e
@ -108,7 +108,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
BootstrapDialog.show({
|
||||
type:BootstrapDialog.TYPE_WARNING,
|
||||
title: 'Reboot required',
|
||||
message: 'This upgrade requires a reboot, when you install the firewall will automatically reboot!',
|
||||
message: 'This upgrade may require a reboot, when needed the firewall will automatically reboot!',
|
||||
buttons: [{
|
||||
label: 'Ok',
|
||||
action: function(dialogRef){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user