Fixes list notes icon

This commit is contained in:
Mouse Reeve 2022-03-10 09:16:44 -08:00
parent a922b8fd04
commit bcd83ee802
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@
<summary> <summary>
<span role="heading" aria-level="3"> <span role="heading" aria-level="3">
{% trans "Add notes" %} {% trans "Add notes" %}
<span class="details-close icon icon-plus" aria-hidden="true"></span> <span class="details-close icon icon-x" aria-hidden="true"></span>
</span> </span>
</summary> </summary>
{% include "lists/edit_item_form.html" with book=item.book %} {% include "lists/edit_item_form.html" with book=item.book %}