diff --git a/phpBB/includes/mcp/mcp_post.php b/phpBB/includes/mcp/mcp_post.php index 6c9f04cbf7..03bf7cb1d7 100644 --- a/phpBB/includes/mcp/mcp_post.php +++ b/phpBB/includes/mcp/mcp_post.php @@ -280,7 +280,7 @@ function mcp_post_details($id, $mode, $action) * @since 3.1.5-RC1 */ $vars = array( - 'poll_info', + 'post_info', 'mcp_post_template_data', 'attachments', 's_additional_opts',