From c1e4d3b3e3e5fcda4af49455f013506ece823d0d Mon Sep 17 00:00:00 2001 From: luxagraf Date: Thu, 12 Dec 2019 20:59:45 -0500 Subject: Changed by link on book template --- design/templates/details/book.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'design/templates') diff --git a/design/templates/details/book.html b/design/templates/details/book.html index b604df2..808d253 100644 --- a/design/templates/details/book.html +++ b/design/templates/details/book.html @@ -32,8 +32,8 @@
{{object.isbn}}
{%endif%}
- {% if object.afflink %}Buy Now{%endif%} {% if object.isbn %}Borrow{%endif%} + {% if object.afflink %}Buy{%endif%}
{%if object.body_html%}
-- cgit v1.2.3