Fixed regression due to typo

This commit is contained in:
Eric Espie
2023-05-05 17:09:10 +02:00
parent b4f517b03b
commit 9c50f0d072

View File

@@ -10,5 +10,5 @@
{% if oUIBlock.HasDescription() %}
<div class="ibo-spinner--description"> {{ oUIBlock.GetDescription() }} </div>
{% endif %}
<div>
</div>
{% endapply %}