From b4365fadb3e201ecad699afd77ab51d30a60231e Mon Sep 17 00:00:00 2001 From: Robin Whittleton Date: Wed, 29 May 2024 20:43:57 +0200 Subject: [PATCH] Stop images from being read out in the listing page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It just duplicates the data that follows, and doesn’t slows down the page for screen reader users. --- templates/EbookGrid.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/EbookGrid.php b/templates/EbookGrid.php index 46c46b87..ec53f13a 100644 --- a/templates/EbookGrid.php +++ b/templates/EbookGrid.php @@ -16,12 +16,12 @@ $ebooks = $ebooks ?? []; GetCollectionPosition($collection) !== null){ ?> -
+