diff --git a/www/ebooks/ebook.php b/www/ebooks/ebook.php index 36f890f6..90b1ae17 100644 --- a/www/ebooks/ebook.php +++ b/www/ebooks/ebook.php @@ -95,7 +95,7 @@ catch(\Exception $ex){ } ?> if($ebook->Azw3Url !== null){ ?> -
azw3 — Amazon Kindle devices and apps. if(!empty($metadata['kindleCoverFilename'])){ ?> Also download the Kindle cover thumbnail to see the cover in your Kindle’s library. } ?>
+azw3 — Amazon Kindle devices and apps. if($ebook->KindleCoverUrl !== null){ ?> Also download the Kindle cover thumbnail to see the cover in your Kindle’s library. } ?>