Fix reboot button explanation to not confuse the user when reboot is in fact required
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
<p class="text-danger text-bold" ng-show="isRebootRequired">
|
||||
This Cloudron requires a reboot, to finalize security updates.
|
||||
</p>
|
||||
<p>
|
||||
<p ng-hide="isRebootRequired">
|
||||
Use this only when you experience unexpected behavior. All services and apps will be automatically started.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user