From b8477ad3a27658a09b238654047f2f4a339c7760 Mon Sep 17 00:00:00 2001 From: marcosbc Date: Thu, 27 Mar 2014 16:51:51 +0100 Subject: [PATCH] [ticket/12270] Reverted templates Some lines in the templates were not reverted correctly, so it's done now. PHPBB3-12270 --- phpBB/includes/mcp/mcp_queue.php | 1 - phpBB/styles/prosilver/template/mcp_post.html | 8 ++------ 2 files changed, 2 insertions(+), 7 deletions(-) mode change 100755 => 100644 phpBB/includes/mcp/mcp_queue.php mode change 100755 => 100644 phpBB/styles/prosilver/template/mcp_post.html diff --git a/phpBB/includes/mcp/mcp_queue.php b/phpBB/includes/mcp/mcp_queue.php old mode 100755 new mode 100644 index e003f28c30..23083bfd96 --- a/phpBB/includes/mcp/mcp_queue.php +++ b/phpBB/includes/mcp/mcp_queue.php @@ -578,7 +578,6 @@ class mcp_queue $redirect = reapply_sid($redirect); $success_msg = $post_url = ''; $approve_log = array(); - $topic_approve_log = array(); $s_hidden_fields = build_hidden_fields(array( 'i' => $id, diff --git a/phpBB/styles/prosilver/template/mcp_post.html b/phpBB/styles/prosilver/template/mcp_post.html old mode 100755 new mode 100644 index f2feccf25d..2b4ebec5c8 --- a/phpBB/styles/prosilver/template/mcp_post.html +++ b/phpBB/styles/prosilver/template/mcp_post.html @@ -75,7 +75,7 @@

  - + {S_FORM_TOKEN}

@@ -86,12 +86,8 @@

  - - + - - - {S_FORM_TOKEN}