From: Tim Düsterhus Date: Sat, 4 Apr 2015 13:48:12 +0000 (+0200) Subject: Add afterPageHeader event to header.tpl X-Git-Tag: 2.1.3~38 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2cd4b9c45e02e412018398b1e877c1f04d571109;p=GitHub%2FWoltLab%2FWCF.git Add afterPageHeader event to header.tpl --- diff --git a/com.woltlab.wcf/templates/header.tpl b/com.woltlab.wcf/templates/header.tpl index 00377dda8a..ba3fd071d2 100644 --- a/com.woltlab.wcf/templates/header.tpl +++ b/com.woltlab.wcf/templates/header.tpl @@ -49,6 +49,8 @@ +{event name='afterPageHeader'} +
@@ -90,4 +92,4 @@ {event name='contents'} {if $skipBreadcrumbs|empty}{include file='breadcrumbs'}{/if} - \ No newline at end of file +