Update system.html with a more accurate message on when to use the reboot function.

This commit is contained in:
Dustin Dauncey
2020-07-26 05:35:57 +00:00
committed by Girish Ramakrishnan
parent 836a3784cb
commit 7ad425e399

View File

@@ -44,7 +44,7 @@
</div>
<div class="modal-body">
<p class="text-danger">Rebooting the server will cause temporary downtime for all apps installed on this Cloudron!</p>
<p>Use this only when you experience unexpected behavior. All services and apps will be automatically started.</p>
<p>Use this to apply security updates or if you experience unexpected behaviour. All apps and services currently running on this Cloudron will be automatically start when the reboot is complete.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>