From: Marcel Werk Date: Mon, 23 Jan 2017 15:45:31 +0000 (+0100) Subject: Fixed invalid html code X-Git-Tag: 3.0.2~66 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3cd90e04c034862b5f528619d63325d84b3a30ef;p=GitHub%2FWoltLab%2FWCF.git Fixed invalid html code --- diff --git a/com.woltlab.wcf/templates/article.tpl b/com.woltlab.wcf/templates/article.tpl index e897d783c1..b7f1c9344e 100644 --- a/com.woltlab.wcf/templates/article.tpl +++ b/com.woltlab.wcf/templates/article.tpl @@ -99,20 +99,20 @@ {include file='header'} {if $articleContent->getImage() && $articleContent->getImage()->hasThumbnail('large')} -
-
+
+
{@$articleContent->getImage()->getThumbnailTag('large')}
{if $articleContent->getImage()->caption}
{$articleContent->getImage()->caption}
{/if} - - -
-
+ + + + {/if} -
-
+ {if ENABLE_SHARE_BUTTONS}