From fe93a1184bd4e5b7c608a4a6b5d5740ca8fca3ab Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Mon, 21 Mar 2022 09:35:00 -0500 Subject: [PATCH] Correct default ebook height in grid view --- templates/EbookGrid.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/EbookGrid.php b/templates/EbookGrid.php index ccf30e2b..b6c7626f 100644 --- a/templates/EbookGrid.php +++ b/templates/EbookGrid.php @@ -21,7 +21,7 @@ $ebooks = $ebooks ?? []; CoverImage2xAvifUrl !== null){ ?> - The cover for the Standard Ebooks edition of <?= Formatter::ToPlainText(strip_tags($ebook->TitleWithCreditsHtml)) ?> + The cover for the Standard Ebooks edition of <?= Formatter::ToPlainText(strip_tags($ebook->TitleWithCreditsHtml)) ?>

Title) ?>