From f59a898d9a6ac50eaa76bc3379cfc3425d1aedea Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Sun, 6 Jun 2021 21:11:42 -0500 Subject: [PATCH] Fix incorrect img src in footer carousels --- www/ebooks/ebook.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/ebooks/ebook.php b/www/ebooks/ebook.php index 4fb4d5b5..9989aa24 100644 --- a/www/ebooks/ebook.php +++ b/www/ebooks/ebook.php @@ -280,7 +280,7 @@ catch(\Exception $ex){ CoverImage2xAvifUrl !== null){ ?> - The cover for the Standard Ebooks edition of <?= Formatter::ToPlainText(strip_tags($carouselEbook->TitleWithCreditsHtml)) ?> + The cover for the Standard Ebooks edition of <?= Formatter::ToPlainText(strip_tags($carouselEbook->TitleWithCreditsHtml)) ?>