This commit is contained in:
Laurent Destailleur 2020-06-03 01:02:48 +02:00
parent d4db1836d1
commit 2965dda815

View File

@ -382,7 +382,7 @@ if ($massaction == 'replace' && GETPOST('confirmmassaction', 'alpha') && !$searc
$massaction = '';
}
// Set categoery
// Set category
if ($massaction == 'setcategory' && GETPOST('confirmmassaction', 'alpha') && $usercanedit)
{
$error = 0;