From 9951458ebfb3bdf9845859fe409436afad7e4498 Mon Sep 17 00:00:00 2001 From: javiexin Date: Thu, 28 May 2015 14:28:41 +0200 Subject: [PATCH] [ticket/13786] Add events to add MCP post options Three new events are included: 1) Core event to perform new moderator action in includes/mcp/mcp_post.php 2) Core event to add/modify template data in includes/mcp/mcp_post.php 3) Template event to present new options in template/mcp_post.html Remove extra template variable around the new event. PHPBB3-13786 --- phpBB/styles/prosilver/template/mcp_post.html | 2 -- phpBB/styles/subsilver2/template/mcp_post.html | 2 -- 2 files changed, 4 deletions(-) diff --git a/phpBB/styles/prosilver/template/mcp_post.html b/phpBB/styles/prosilver/template/mcp_post.html index fc62abc7b9..81d1be795e 100644 --- a/phpBB/styles/prosilver/template/mcp_post.html +++ b/phpBB/styles/prosilver/template/mcp_post.html @@ -168,9 +168,7 @@ - -
diff --git a/phpBB/styles/subsilver2/template/mcp_post.html b/phpBB/styles/subsilver2/template/mcp_post.html index 0a9f803b4d..1a29df94b0 100644 --- a/phpBB/styles/subsilver2/template/mcp_post.html +++ b/phpBB/styles/subsilver2/template/mcp_post.html @@ -157,9 +157,7 @@ - -