X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/a1ea2966e73e96e9ea5a192320353e8863687b41..fe4a9a390a93aed8b2380f4864c25f05d7f317ff:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index f3a7b53ba..660bf2602 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -61,9 +61,9 @@
{% trans "Audiobooks" %}: - {% if book.has_mp3_file %}MP3{% endif %} - {% if book.has_ogg_file %}OGG{% endif %} - {% if book.has_daisy_file %}DAISY{% endif %} + {% if book.has_mp3_file %}MP3{% endif %} + {% if book.has_ogg_file %}Ogg Vorbis{% endif %} + {% if book.has_daisy_file %}DAISY{% endif %}