fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
publishing plan, plus some layout fixes
[wolnelektury.git]
/
wolnelektury
/
templates
/
catalogue
/
book_short.html
diff --git
a/wolnelektury/templates/catalogue/book_short.html
b/wolnelektury/templates/catalogue/book_short.html
index
c80efff
..
5246174
100644
(file)
--- a/
wolnelektury/templates/catalogue/book_short.html
+++ b/
wolnelektury/templates/catalogue/book_short.html
@@
-60,7
+60,7
@@
</li>
<li class="book-box-audiobook">
{% if book.has_mp3_file %}
- <a href="" class="mono">{% trans "
Audiobook
" %}</a>
+ <a href="" class="mono">{% trans "
Listen
" %}</a>
{% endif %}
</li>
</ul>