Update system.html with a more accurate message on when to use the reboot function.
This commit is contained in:
committed by
Girish Ramakrishnan
parent
836a3784cb
commit
7ad425e399
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user