From 55e19b81fb9636adb460ea3e930996553d71b905 Mon Sep 17 00:00:00 2001 From: Phil Borman Date: Sun, 3 Jun 2018 12:59:37 +0200 Subject: [PATCH] Add type rss+xml to rss buttons --- data/interfaces/bookstrap/audio.html | 2 +- data/interfaces/bookstrap/books.html | 2 +- data/interfaces/bookstrap/magazines.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/interfaces/bookstrap/audio.html b/data/interfaces/bookstrap/audio.html index 20a1c218f..a345d6fce 100644 --- a/data/interfaces/bookstrap/audio.html +++ b/data/interfaces/bookstrap/audio.html @@ -13,7 +13,7 @@ %endif Recent AudioBooks %if lazylibrarian.CONFIG['USER_ACCOUNTS'] == True: - + %endif
diff --git a/data/interfaces/bookstrap/books.html b/data/interfaces/bookstrap/books.html index 3adba92fb..8c8cc7ced 100644 --- a/data/interfaces/bookstrap/books.html +++ b/data/interfaces/bookstrap/books.html @@ -14,7 +14,7 @@ Additions Downloads %if lazylibrarian.CONFIG['USER_ACCOUNTS'] == True: - + %endif
%if len(languages) > 1: diff --git a/data/interfaces/bookstrap/magazines.html b/data/interfaces/bookstrap/magazines.html index 71e1d563d..1c2ce994f 100644 --- a/data/interfaces/bookstrap/magazines.html +++ b/data/interfaces/bookstrap/magazines.html @@ -14,7 +14,7 @@ %endif Recent Issues %if lazylibrarian.CONFIG['USER_ACCOUNTS'] == True: - + %endif