diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index 31a73c02..85e1d716 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -99,7 +99,7 @@
{% if has_update_available == true %}
- Updates are available. Stop your containers and restart them to apply the update. You should consider creating a backup first.
+ ⚠ Container updates are available. Click on `Stop Containers` and `Start Containers` to update them. You should consider creating a backup first. The mastercontainer gets updated with a different procedure though and has its own update button which is visible if an update is available.
{% else %}
You are up-to-date.
{% endif %}
@@ -142,7 +142,7 @@
{% if isBackupOrRestoreRunning == false %}