From: Jan Szejko Date: Tue, 12 Jan 2016 14:57:34 +0000 (+0100) Subject: audiobooks: no "Part 1 / 1" X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/af17a2c1c05c588407875590a1cd7f82ac360cba audiobooks: no "Part 1 / 1" --- diff --git a/src/catalogue/templates/catalogue/book_short.html b/src/catalogue/templates/catalogue/book_short.html index 712609552..dea797bc9 100644 --- a/src/catalogue/templates/catalogue/book_short.html +++ b/src/catalogue/templates/catalogue/book_short.html @@ -189,9 +189,7 @@
{% if audiobooks|length > 1 %} « {% trans "previous" %} -{% endif %} -{% trans "Part" %} 1 / {{ audiobooks|length }} -{% if audiobooks|length > 1 %} + {% trans "Part" %} 1 / {{ audiobooks|length }} {% trans "next" %} » {% endif %}