diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 2e33aa22..0fcef526 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -292,7 +292,7 @@ {% if is_mastercontainer_update_available == false %}
⚠️ Container updates are available. Click on Stop containers and Start and update containers to update them. You should consider creating a backup first.
{% if isAnyRunning == true and isApacheStarting != true %} -Alternatively, you can already pull the new images now while your containers are still running. The new images will automatically be used whenever the containers are recreated manually or automatically via AIO.
+Alternatively, you can pull the new images now while your containers are still running. The new images will automatically be used whenever the containers are recreated manually or automatically via AIO.