From 72ca611d2f852858dfe19e9c4889f1a4cffa5423 Mon Sep 17 00:00:00 2001 From: szaimen Date: Tue, 22 Mar 2022 20:47:16 +0100 Subject: [PATCH] don't put password change in a details tag Signed-off-by: szaimen --- php/templates/containers.twig | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index bf7d0152..f4c2d9d7 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -277,23 +277,20 @@ {% if isBackupContainerRunning == false %} {% if isApacheStarting == false %}

AIO password change

-
- 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. -


+ 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 %} {% if isBackupContainerRunning == false %} -

Optional

+

Optional addons

In this section, you can find optional addons.
You can enable or disaable them when your containers are stopped.