From 4dab281da1fccf45650608056d5d288037162a55 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 9 Dec 2014 16:26:32 -0800 Subject: [ticket/13427] Add several before/after template events to mcp_front.html. PHPBB3-13427 --- phpBB/styles/prosilver/template/mcp_front.html | 10 ++++++++++ phpBB/styles/subsilver2/template/mcp_front.html | 10 ++++++++++ 2 files changed, 20 insertions(+) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/mcp_front.html b/phpBB/styles/prosilver/template/mcp_front.html index 44295611cf..8fe7dfdf65 100644 --- a/phpBB/styles/prosilver/template/mcp_front.html +++ b/phpBB/styles/prosilver/template/mcp_front.html @@ -2,6 +2,8 @@

{PAGE_TITLE}

+ +
@@ -59,6 +61,8 @@
+ +
@@ -100,6 +104,8 @@
+ +
@@ -141,6 +147,8 @@
+ +
@@ -180,4 +188,6 @@
+ + diff --git a/phpBB/styles/subsilver2/template/mcp_front.html b/phpBB/styles/subsilver2/template/mcp_front.html index 7c17e13c52..55adb3b550 100644 --- a/phpBB/styles/subsilver2/template/mcp_front.html +++ b/phpBB/styles/subsilver2/template/mcp_front.html @@ -1,5 +1,7 @@ + +
@@ -44,6 +46,8 @@

+ + @@ -73,6 +77,8 @@

+ +
@@ -104,6 +110,8 @@

+ +
@@ -134,4 +142,6 @@
+ + -- cgit v1.2.1