From 3c40859fe08bebf78f50cd04466a7361c6243c89 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 28 Apr 2026 18:01:56 +0000 Subject: [PATCH] Remove 'already' from pull-images description for clarity Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/f657a21d-d2ba-4dfe-a84e-fc7d4f094ec5 Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com> --- php/templates/containers.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.