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 %}