From 1bbf1274cdc005852789deed6a94b1ef6041aa76 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Tue, 1 Apr 2025 10:15:14 +0000 Subject: [PATCH] Remove broken tag Change-Id: I6e955a1bd12f1cb1a4ce1d4d03a3a0b4b5f7f025 --- .../content/databases/templates/databases/_resize_volume.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trove_dashboard/content/databases/templates/databases/_resize_volume.html b/trove_dashboard/content/databases/templates/databases/_resize_volume.html index 86dae43a..1445210f 100644 --- a/trove_dashboard/content/databases/templates/databases/_resize_volume.html +++ b/trove_dashboard/content/databases/templates/databases/_resize_volume.html @@ -3,5 +3,5 @@ {% block modal-body-right %}

{% trans "Specify the new volume size for the database instance." %}

-

{% trans "Please note: The new value must be greater than the existing volume size." %}

+

{% trans "Please note: The new value must be greater than the existing volume size." %}

{% endblock %}