Update ebook.php

This commit is contained in:
Alex Cabal 2021-01-01 16:43:46 -06:00
parent 0faf8059c1
commit bd2f5e91ea

View file

@ -155,7 +155,7 @@ catch(\Exception $ex){
<span><a property="schema:contentUrl" href="<?= $ebook->EpubUrl ?>" class="epub"> <span><a property="schema:contentUrl" href="<?= $ebook->EpubUrl ?>" class="epub">
Compatible epub Compatible epub
<meta property="schema:encodingFormat" content="application/epub+zip"/> <meta property="schema:encodingFormat" content="application/epub+zip"/>
</a></span> <span></span> <span>All compatible devices and apps, except Kindles and Kobos.</span></p> </a></span> <span></span> <span>All devices and apps except Kindles and Kobos.</span></p>
</li> </li>
<? } ?> <? } ?>