From 2cd4b9c45e02e412018398b1e877c1f04d571109 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Sat, 4 Apr 2015 15:48:12 +0200 Subject: [PATCH] Add afterPageHeader event to header.tpl --- com.woltlab.wcf/templates/header.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 + -- 2.20.1