From 1097a7f0158aa87f1cbfddfd36ce3ceaf0033991 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 13f2b372..a783ff2d 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!