From af72da74f03c90f15e351206c614056d61d4b6b5 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Tue, 24 Sep 2024 15:36:51 +0200 Subject: [PATCH] aio-interface: use Nextcloud Hub naming scheme Signed-off-by: Simon L. --- php/templates/containers.twig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 586857de..561e304d 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -297,8 +297,8 @@

Your containers are up-to-date.

{% if newMajorVersion != '' and isAnyRunning == true and isApacheStarting != true %}
- Note about Nextcloud {{ newMajorVersion }} -

If you haven't upgraded to Nextcloud {{ newMajorVersion }} yet and want to do that now, feel free to follow this documentation

+ Note about Nextcloud Hub {{ newMajorVersion - 21 }} +

If you haven't upgraded to Nextcloud Hub {{ newMajorVersion - 21 }} yet and want to do that now, feel free to follow this documentation

{% endif %} {% endif %} @@ -343,7 +343,7 @@ {% if newMajorVersion != '' %} -
+
{% endif %}