diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 5605616a..69aef938 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -252,7 +252,7 @@ {% else %} {% if is_mastercontainer_update_available == false %} Your containers are up-to-date.

- {% if newMajorVersion != '' and isAnyRunning == true %} + {% if newMajorVersion != '' and isAnyRunning == true and isApacheStarting != true %}
Note about Nextcloud {{ newMajorVersion }}
If you haven't upgraded to Nextcloud {{ newMajorVersion }} yet and want to do that now, feel free to follow this documentation