From 3119421c1376acbd588ad8b735446fc235bb7b7a Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Thu, 23 Apr 2026 21:57:51 +0200 Subject: [PATCH] Apply suggestion from @szaimen 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 3ae6be7c..f86a63d1 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -298,7 +298,7 @@ {% if newMajorVersionString != '' and isAnyRunning == true and isApacheStarting != true %}
Note about Nextcloud Hub {{ newMajorVersionString }} -

If you haven't upgraded to Nextcloud Hub {{ newMajorVersionString }} yet and want to do that now, feel free to click the button below.

+

If you haven't upgraded to Nextcloud Hub {{ newMajorVersionString }} yet and want to do that now, feel free to click the button below. ⚠️ Please make sure to create a backup before clicking the button as the update can go wrong!