From: Alexander Ebert Date: Mon, 12 Jul 2021 14:39:56 +0000 (+0200) Subject: Missing cover photo in the list of articles in a footer box X-Git-Tag: 5.4.0~12 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=ae6683db7781bad80e7467151d4d3162a6cb0133;p=GitHub%2FWoltLab%2FWCF.git Missing cover photo in the list of articles in a footer box Replaces #4378 --- diff --git a/com.woltlab.wcf/templates/boxArticleList.tpl b/com.woltlab.wcf/templates/boxArticleList.tpl index 3e3b173321..5e18cda15f 100644 --- a/com.woltlab.wcf/templates/boxArticleList.tpl +++ b/com.woltlab.wcf/templates/boxArticleList.tpl @@ -32,6 +32,11 @@ {if $boxArticle->getTeaserImage() && $boxArticle->getTeaserImage()->hasThumbnail('small')}
{@$boxArticle->getTeaserImage()->getThumbnailTag('small')}
+ {else} +
+ +
{/if}

{$boxArticle->getTitle()}