From 0f37f5e392360e44749edf93c60df7641121486c Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Mon, 19 Jul 2021 21:05:50 -0500 Subject: [PATCH] Lazy load images in footer ebook carousel --- 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 29a5fd41..4ee60abd 100644 --- a/www/ebooks/ebook.php +++ b/www/ebooks/ebook.php @@ -308,7 +308,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)) ?>