From a0627fdeca22387f80a99e8b5e57f388e6aae492 Mon Sep 17 00:00:00 2001 From: Joseph Date: Wed, 14 Jun 2023 11:58:14 -0600 Subject: [PATCH] Update containers.twig tiny change to reflect exact button texts Signed-off-by: Joseph --- 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 a5af8fc7..4f23b861 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -265,7 +265,7 @@ {% if has_update_available == true %} {% if is_mastercontainer_update_available == false %} - ⚠️ Container updates are available. Click on Stop Containers and Start Containers to update them. You should consider creating a backup first.

+ ⚠️ Container updates are available. Click on Stop containers and Start and update containers to update them. You should consider creating a backup first.

{% endif %} {% else %} {% if is_mastercontainer_update_available == false %}