diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index 71a04f10..08be648a 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -446,14 +446,14 @@
{% endif %}
Timezone change
- In order to get the correct time values for certain Nextcloud features, it makes sense to set the timezone for Nextcloud to the one that your users mainly use. Please note that this setting does not apply to the mastercontainer and any backup option.
{% if isAnyRunning == true %}
- Note: You can change the timezone when your containers are stopped.
{% if timezone != "" %}
The timezone for Nextcloud is currently set to {{ timezone }}.
{% endif %}
+ Note: You can change the timezone when your containers are stopped.
{% else %}
{% if timezone == "" %}
+ In order to get the correct time values for certain Nextcloud features, it makes sense to set the timezone for Nextcloud to the one that your users mainly use. Please note that this setting does not apply to the mastercontainer and any backup option.
You can configure the timezone for Nextcloud below: