diff --git a/templates/frontend/objects/issue_toc.tpl b/templates/frontend/objects/issue_toc.tpl index 5f6eed0..b894b18 100644 --- a/templates/frontend/objects/issue_toc.tpl +++ b/templates/frontend/objects/issue_toc.tpl @@ -58,7 +58,7 @@
{assign var=issueCover value=$issue->getLocalizedCoverImageUrl()} {if $issueCover} - getBestIssueId()}"> + getBestIssueId()}"> getLocalizedCoverImageAltText() != ''} alt="{$issue->getLocalizedCoverImageAltText()|escape}"{/if} class="img-fluid"> {/if}