summaryrefslogtreecommitdiff
path: root/design/templates/details/book.html
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2019-12-12 20:59:45 -0500
committerluxagraf <sng@luxagraf.net>2019-12-12 20:59:45 -0500
commitc1e4d3b3e3e5fcda4af49455f013506ece823d0d (patch)
tree5a1925fcce2f8ea60b03a8cb2d723b730a91d2af /design/templates/details/book.html
parented279c0c8cd9a630625d85ebd0026fba0bc6ea96 (diff)
Changed by link on book template
Diffstat (limited to 'design/templates/details/book.html')
-rw-r--r--design/templates/details/book.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<dd>{{object.isbn}}</dd>{%endif%}
</dl>
<div class="buy-btn-wrapper">
- {% if object.afflink %}<a class="buy-btn" href="{{object.afflink}}" title="buy {{object.title}} at Amazon">Buy Now</a>{%endif%}
{% if object.isbn %}<a class="buy-btn" href="http://worldcat.org/isbn/{{object.isbn}}" title="find {{object.title}} in your local library">Borrow</a>{%endif%}
+ {% if object.afflink %}<a class="buy-btn" href="{{object.afflink}}" title="buy {{object.title}} at Amazon">Buy</a>{%endif%}
</div>
</div>{%if object.body_html%}
<div class="thoughts" itemprop="review" itemscope itemtype="http://schema.org/Review">