From 0a52d732e4321d8b5375fd14461db9c463ad5af3 Mon Sep 17 00:00:00 2001 From: Crizzo Date: Fri, 13 Mar 2015 22:17:11 +0100 Subject: [ticket/13701] Adds two new events to posting_pm_layout.html These events wrap the includes of posting_pm_header.html to add some content before and after it. PHPBB3-13701 --- phpBB/styles/prosilver/template/posting_pm_layout.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/styles/prosilver/template/posting_pm_layout.html') diff --git a/phpBB/styles/prosilver/template/posting_pm_layout.html b/phpBB/styles/prosilver/template/posting_pm_layout.html index 3bdadd06ca..7f4a0ea8d7 100644 --- a/phpBB/styles/prosilver/template/posting_pm_layout.html +++ b/phpBB/styles/prosilver/template/posting_pm_layout.html @@ -19,7 +19,9 @@
+ +
-- cgit v1.2.1