From a99ecaa4cc865069b7de81a3f2f6d1c68ccb0288 Mon Sep 17 00:00:00 2001 From: Simon L Date: Thu, 15 Jun 2023 15:28:06 +0200 Subject: [PATCH] remove line Signed-off-by: Simon L Signed-off-by: Simon L. --- php/templates/containers.twig | 1 - 1 file changed, 1 deletion(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 43ee8516..4caca113 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -515,7 +515,6 @@ {% if isAnyRunning == true %} Please note: You can enable or disable them when your containers are stopped.

{% else %} - Please note: Make sure to save your changes by clicking on the button Save changes that is positioned below the list of optional addons. The changes will not be auto-saved.

{% endif %}