From: Thomas Schlage Date: Sun, 16 Jul 2017 13:00:32 +0000 (+0200) Subject: Added template event to article meta data X-Git-Tag: 3.1.0_Alpha_1~254^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=11f373a41b78079c5ccffbaef2c0df3fc4da19b3;p=GitHub%2FWoltLab%2FWCF.git Added template event to article meta data --- diff --git a/com.woltlab.wcf/templates/article.tpl b/com.woltlab.wcf/templates/article.tpl index 11126c9e44..606bfe2cb0 100644 --- a/com.woltlab.wcf/templates/article.tpl +++ b/com.woltlab.wcf/templates/article.tpl @@ -53,6 +53,8 @@ {if ARTICLE_ENABLE_VISIT_TRACKING && $article->isNew()}
  • {lang}wcf.message.new{/lang}
  • {/if}
  • + + {event name='contentHeaderMetaData'}