From b3a2a942879cf81025be9cbfcb924b3ffca038c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marek=20St=C4=99pniowski?= Date: Thu, 23 Apr 2009 21:54:36 +0200 Subject: [PATCH] =?utf8?q?Zmiana=20tytu=C5=82=C3=B3w=20link=C3=B3w=20do=20?= =?utf8?q?Lektury.Gazeta.pl.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- wolnelektury/templates/catalogue/book_detail.html | 2 +- wolnelektury/templates/catalogue/tagged_object_list.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index d94ebe9be..a31d8c43f 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -100,7 +100,7 @@
  • Lektura na wiki projektu
  • Lektura w CBN Polona
  • {% if book.gazeta_link %} -
  • Omówienie lektury w Lektury.Gazeta.pl
  • +
  • Lektura w Lektury.Gazeta.pl
  • {% endif %} diff --git a/wolnelektury/templates/catalogue/tagged_object_list.html b/wolnelektury/templates/catalogue/tagged_object_list.html index f2e3c2430..d1d0b56b6 100644 --- a/wolnelektury/templates/catalogue/tagged_object_list.html +++ b/wolnelektury/templates/catalogue/tagged_object_list.html @@ -31,7 +31,7 @@ {% endif %} {% if last_tag.gazeta_link %} -

    Przeczytaj omówienia lektur w Lektury.Gazeta.pl

    +

    {{ last_tag }} w Lektury.Gazeta.pl

    {% endif %}
      {% for book in object_list %} -- 2.20.1