1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-26 03:30:48 +03:00

Merge pull request #748 from venticello/patch-12

Фикс превью топика
This commit is contained in:
Denis Shakhov 2016-03-31 14:21:34 +07:00
commit 2e7e28b723

View file

@ -86,7 +86,7 @@
{$previewImage = $topic->getPreviewImageWebPath('900x300crop')}
{if $previewImage}
<div class="topic-preview-image">
<div class="ls-topic-preview-image">
<img src="{$previewImage}" />
</div>
{/if}
@ -214,4 +214,4 @@
</div>
{/if}
{/block} {* /topic_footer *}
</article>
</article>