(firmware) update reboot message

This commit is contained in:
Ad Schellevis 2015-05-19 11:32:44 +02:00
parent 4c618a4fa5
commit d3239e081e

View File

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