Fix linting errors

This commit is contained in:
Joachim
2021-11-28 18:26:01 +01:00
parent 89bbf005c3
commit c924f578e5
3 changed files with 16 additions and 2 deletions

View File

@ -285,7 +285,7 @@
</button>
</footer>
</div>
<button type="button" data-modal-close class="modal-close is-large" aria-label="{% trans 'Close' %}"></a>
<button type="button" data-modal-close class="modal-close is-large" aria-label="{% trans 'Close' %}"></button>
</div>
{% endif %}