mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-22 02:50:00 +01:00
#14416 - thanks primehalo
git-svn-id: file:///svn/phpbb/trunk@8085 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
183dcaf427
commit
72f2e11091
@ -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))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user