From e6dd667319b759002c4366276228f545a8f5a8f8 Mon Sep 17 00:00:00 2001 From: Alex Dryden Date: Wed, 2 Dec 2020 11:06:52 -0500 Subject: [PATCH] Add page argument to url for complete routing information --- templates/frontend/objects/issue_toc.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}