diff --git a/src/octoprint/plugins/softwareupdate/templates/softwareupdate.jinja2 b/src/octoprint/plugins/softwareupdate/templates/softwareupdate.jinja2 index 3e1b06be..c9c2d093 100644 --- a/src/octoprint/plugins/softwareupdate/templates/softwareupdate.jinja2 +++ b/src/octoprint/plugins/softwareupdate/templates/softwareupdate.jinja2 @@ -18,6 +18,12 @@

{{ _('Be sure to read through any linked release notes, especially those for OctoPrint since they might contain important information you need to know before upgrading.') }}

+

+

{{ _('This action may disrupt any ongoing print jobs.') }}
+

+

+ {{ _('Depending on your printer\'s controller and general setup, restarting OctoPrint may cause your printer to be reset.') }} +

{{ _('Are you sure you want to proceed?') }}