diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 3ca64948..7d839a2f 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -55,7 +55,6 @@ Mastercontainer update currently running. It will restart the mastercontainer soon which will make it unavailable for a moment. Please wait until that's done.

Reload ↻
{% else %} - You are currently running the {{ current_channel }} channel. (Logs)

{% if isBackupContainerRunning == false and domain == "" %} {% if is_mastercontainer_update_available == true %}

Mastercontainer update

@@ -66,8 +65,8 @@ {% else %} - Nextcloud AIO stands for Nextcloud All In One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.

{% if borg_backup_host_location == '' and borg_restore_password == '' %} + Nextcloud AIO stands for Nextcloud All In One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.

New AIO instance

Please type in the domain that will be used for Nextcloud if you want to create a new instance:

@@ -152,6 +151,7 @@ {% endif %} {% if domain != "" %} + You are currently running the {{ current_channel }} channel. (Logs)

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