Update books page to show both Amazon and iTunes text

This commit is contained in:
DariusIII
2018-11-27 21:01:31 +01:00
parent a73131f392
commit a7cf3a5c75
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
2018-11-27 DariusIII
* Chg: Update books page to show both Amazon and iTunes text
* Chg: Update dariusiii/php-itunes-api to version 1.0.6 and update Books to fetch data from iTunes too
* Chg: Update travis.yml, use xenial and add php 7.3 test
* Chg: Update css and js for tinymce 4.9.0 release
+2 -2
View File
@@ -76,8 +76,8 @@
{if isset($result->url) && $result->url != ""}<a
class="label label-primary" target="_blank"
href="{$site->dereferrer_link}{$result->url}"
name="amazon{$result->bookinfo_id}" title="View amazon page">
Amazon</a>{/if}
name="amazon{$result->bookinfo_id}" title="View amazon/iTunes page">
Amazon/iTunes</a>{/if}
{if isset($result->nfoid) && $result->nfoid > 0}<a
href="{$smarty.const.WWW_TOP}/nfo/{$result->guid}"
title="View Nfo" class="label label-primary" rel="nfo">