diff --git a/www/ebooks/ebook.php b/www/ebooks/ebook.php index 4901e8b2..4854e5d7 100644 --- a/www/ebooks/ebook.php +++ b/www/ebooks/ebook.php @@ -228,7 +228,7 @@ catch(Exceptions\EbookNotFoundException){
- Compatible epub — All devices and apps except Kindles and Kobos. + Compatible epub — All devices and apps except Kindles and Kobos.
} ?> @@ -237,7 +237,7 @@ catch(Exceptions\EbookNotFoundException){- azw3 — Kindle devices and apps. if($ebook->KindleCoverUrl !== null){ ?> Also download the Kindle cover thumbnail to see the cover in your Kindle’s library. You may be interested in our Kindle FAQ. }else{ ?> Also see our Kindle FAQ. } ?> + azw3 — Kindle devices and apps. if($ebook->KindleCoverUrl !== null){ ?> Also download the Kindle cover thumbnail to see the cover in your Kindle’s library. You may be interested in our Kindle FAQ. }else{ ?> Also see our Kindle FAQ. } ?>
- kepub — Kobo devices and apps. You may also be interested in our Kobo FAQ. + kepub — Kobo devices and apps. You may also be interested in our Kobo FAQ.
- Advanced epub — An advanced format that uses the latest technology not yet fully supported by most ereaders. + Advanced epub — An advanced format that uses the latest technology not yet fully supported by most ereaders.