diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 51f4eac4..bf03801d 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -236,7 +236,7 @@ {% endif %} {% else %} {% if isAnyRestarting == false %} - Containers are currently starting. You might inspect the container logs by clicking on
Starting
next to each container for further details.

+ Containers are currently starting. You might inspect the container logs by clicking on Starting next to each container for further details.

Reload ↻

{% else %} It seems at least one container was not able to start correctly and is currently restarting.