* Finish task#8464.
This commit is contained in:
@@ -1362,7 +1362,7 @@ class programModel extends model
|
||||
}
|
||||
if(empty($linkedProductsCount))
|
||||
{
|
||||
dao::$errors[] = $this->lang->program->productNotEmpty;
|
||||
dao::$errors[] = $this->lang->program->errorNoProducts;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user