New layout fixes.
[wolnelektury.git] / src / catalogue / templates / catalogue / 2022 / book_box.html
index 2d2ac05..db6bfb1 100644 (file)
@@ -20,7 +20,7 @@
     {% if book.is_book %}
       <span class="icon icon-book-alt" title="książka"></span>
     {% endif %}
-    {% if book.has_mp3 %}
+    {% if book.has_mp3_file %}
       <span class="icon icon-audio" title="audiobook"></span>
     {% endif %}
     {% if book.is_picture %}