diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 29ffb466..353e7d1f 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -185,16 +185,17 @@ You can find all changes here

{% endif %} {% endif %} - - 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.

+ {% if isApacheStarting == false %} + 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 %} {% if isBackupOrRestoreRunning == false and borg_backup_host_location == "" and isApacheStarting != true %}