diff --git a/php/templates/containers.twig b/php/templates/containers.twig index a7366f7e..4d4a5fb2 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. (Logs)

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