template fix
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 31 Jan 2012 16:06:46 +0000 (17:06 +0100)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 31 Jan 2012 16:06:46 +0000 (17:06 +0100)
wolnelektury/templates/catalogue/book_text.html

index 1eaa2c9..b1b5d7f 100644 (file)
@@ -43,7 +43,7 @@
             {% if  book.txt_file %}
             <li><a href="{{ book.txt_file.url}}">TXT</a> do zadaƄ specjalnych</li>
             {% endif %}
-            <li><a href="{% url custom_pdf_form %}?slug={{ book.slug }}">PDF?</a></li>
+            <li><a href="{% url custom_pdf_form %}?slug={{ book.slug }}">{% trans "Download a custom PDF" %}</a></li>
             </ul>
         </div>
         <div id="header">