From 82253219e8c5d800199e5194fe0ad96aa5329d95 Mon Sep 17 00:00:00 2001 From: Ozzieisaacs Date: Thu, 4 Jun 2020 20:33:14 +0200 Subject: [PATCH] Fix #1449 (Shelf download menu wasn't working for books with more than one format) --- cps/templates/shelfdown.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cps/templates/shelfdown.html b/cps/templates/shelfdown.html index b2ac947f..164fd6d2 100644 --- a/cps/templates/shelfdown.html +++ b/cps/templates/shelfdown.html @@ -76,7 +76,8 @@ {% endfor %} - + + {% endblock %}