diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index b973e366..a51d7dff 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -379,15 +379,18 @@
{% if is_backup_container_running == false %}
{% if isApacheStarting == false %}
AIO password change
- You can change your AIO password below:
-
- The new password needs to be at least 24 characters long. Allowed characters are the latin characters a-z, A-Z, 0-9 and spaces.
+
+ Click here to chance your AIO password
+ You can change your AIO password below:
+
+ The new password needs to be at least 24 characters long. Allowed characters are the latin characters a-z, A-Z, 0-9 and spaces.
+
{% endif %}
{% endif %}
{% endif %}