Merge "Remove double closing <strong> tag in a template"
This commit is contained in:
commit
24a935569c
@ -3,5 +3,5 @@
|
||||
|
||||
{% block modal-body-right %}
|
||||
<p>{% trans "Select a configuration group to attach to the database instance." %}</p>
|
||||
<p><strong>{% trans "Please note:</strong> It may be necessary to reboot the database instance for this new configuration group to take effect." %}</strong></p>
|
||||
<p>{% trans "<strong>Please note:</strong> It may be necessary to reboot the database instance for this new configuration group to take effect." %}</p>
|
||||
{% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user