From 5ad62bcd2feef339f3f0c9e2e8e2d27bf6763c89 Mon Sep 17 00:00:00 2001 From: ncguk Date: Thu, 16 May 2024 12:48:54 +0100 Subject: [PATCH] Update containers.twig Signed-off-by: ncguk --- 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 117b1a42..f50aaa2f 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -65,7 +65,7 @@ {% if automatic_updates == true %} This will update your containers, the mastercontainer and, on Saturdays, your Nextcloud apps if the backup is successful.

{% if is_mastercontainer_update_available == true %} - When the mastercontainer is updated it will restart the container, making it unavailable for a moment. (Logs)

+ When the mastercontainer is updated it will restart, making it unavailable for a moment. (Logs)

{% endif %} {% endif %} {% if has_update_available == false %}