mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-29 21:10:31 +02:00
#14416 - thanks primehalo
git-svn-id: file:///svn/phpbb/trunk@8085 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -949,7 +949,7 @@ function mcp_fork_topic($topic_ids)
|
||||
|
||||
if (!sizeof($topic_ids))
|
||||
{
|
||||
$additional_msg = $user->lang['NO_TOPICS_SELECTED'];
|
||||
$additional_msg = $user->lang['NO_TOPIC_SELECTED'];
|
||||
}
|
||||
else if (!sizeof($forum_data))
|
||||
{
|
||||
|
Reference in New Issue
Block a user