From b4e18256a6e7a44782125097e89b9619db2a51df Mon Sep 17 00:00:00 2001 From: szaimen Date: Thu, 31 Mar 2022 20:30:15 +0200 Subject: [PATCH] some small fixes Signed-off-by: szaimen --- php/templates/containers.twig | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 665aecd6..abb03443 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -76,10 +76,10 @@ Make sure that this server is reachable on Port 443 and you've correctly set up the DNS config for the domain that you enter.

If you have a dynamic IP-address, you can use e.g. DDclient with a compatible domain provider for DNS updates.

- {% endif %} -

Restore AIO instance from backup

- You can alternatively restore an AIO instance from backup.

+

Restore AIO instance from backup

+ You can alternatively restore an AIO instance from backup.

+ {% endif %} {% if borg_backup_host_location != '' and borg_restore_password != '' %} {% if borg_backup_mode in ['test', 'check'] %} @@ -150,7 +150,9 @@ {% endif %} {% if domain != "" %} - You are currently running the {{ current_channel }} channel. (Logs)

+ {% if was_start_button_clicked == true %} + You are currently running the {{ current_channel }} channel. (Logs)

+ {% endif %} {% if isAnyRunning == true %} {% if isApacheStarting != true %}