From 6c3b4130067cb8c835d12f15b3afebf0d4e5d929 Mon Sep 17 00:00:00 2001 From: Simon L Date: Thu, 10 Aug 2023 10:06:13 +0200 Subject: [PATCH] fix typo Signed-off-by: Simon L --- php/templates/containers.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index f27d17b7..0a650437 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -629,7 +629,7 @@ - You need to make sure that the timezone that you enter is valid. An example is Europe/Berlin. You can get valid values by looking at the 'TZ database name' column of this list: click here. The default is Etc/UTC if nothing is entered.

+ You need to make sure that the timezone that you enter is valid. An example is Europe/Berlin. You can get valid values by looking at the 'TZ database name' column of this list: click here. The default is Etc/UTC if nothing is entered.

{% else %} The timezone for Nextcloud is currently set to {{ timezone }}. You can reset the timezone again by clicking on the button below.