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 %}