diff --git a/php/templates/containers.twig b/php/templates/containers.twig index c219792d..ab1b631e 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -504,15 +504,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 change 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 %}