mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
The "Leave shadow" checkbox is back
git-svn-id: file:///svn/phpbb/trunk@3979 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -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' => ''
|
||||
|
Reference in New Issue
Block a user