Remove broken tag

Change-Id: I6e955a1bd12f1cb1a4ce1d4d03a3a0b4b5f7f025
This commit is contained in:
Ivan Anfimov 2025-04-01 10:15:14 +00:00
parent ae6af4ec18
commit 1bbf1274cd

View File

@ -3,5 +3,5 @@
{% block modal-body-right %}
<p>{% trans "Specify the new volume size for the database instance." %}</p>
<p><strong>{% trans "Please note:</strong> The new value must be greater than the existing volume size." %}</strong></p>
<p><strong>{% trans "Please note: The new value must be greater than the existing volume size." %}</strong></p>
{% endblock %}