Update system.html

This commit is contained in:
Dustin Dauncey
2020-07-26 05:46:48 +00:00
committed by Girish Ramakrishnan
parent 7ad425e399
commit c0dad4f5a0

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 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>
<p>Use this to apply security updates or if you experience unexpected behaviour. All apps and services currently running on this Cloudron will 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>