[ticket/17326] Add missing ending tag from template file

PHPBB-17326
This commit is contained in:
Daniel James 2024-06-26 13:19:00 +01:00 committed by Marc Alexander
parent f5bb065a4d
commit 1729e3f52b
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -101,7 +101,7 @@
{{ Icon('font', custom_tags.BBCODE_FONT_ICON, '', false, custom_tags.BBCODE_TAG_CLEAN) }}
{% else %}
{{ custom_tags.BBCODE_TAG }}
{%
{% endif %}
</button>
<!-- END custom_tags -->
</div>