diff --git a/phpBB/mcp.php b/phpBB/mcp.php index 8d4d990754..22c9a5e90e 100644 --- a/phpBB/mcp.php +++ b/phpBB/mcp.php @@ -760,6 +760,7 @@ switch ($mode) 'S_MCP_ACTION' => "mcp.$phpEx$SID&mode=move&start=$start", 'S_HIDDEN_FIELDS' => $s_hidden_fields, 'S_FORUM_SELECT' => make_forum_select(), + 'S_LEAVE_SHADOW' => TRUE, 'L_MODE_TITLE' => $user->lang['MOVE'], 'L_MODE_EXPLAIN' => '' diff --git a/phpBB/templates/subSilver/mcp_move.html b/phpBB/templates/subSilver/mcp_move.html index 23e30c8cb4..539ae1a506 100644 --- a/phpBB/templates/subSilver/mcp_move.html +++ b/phpBB/templates/subSilver/mcp_move.html @@ -1,4 +1,4 @@ - +