@@ -2051,7 +2051,7 @@ class Whlabel_bh extends Start_Controller {
}
if($color)
{
- $where .= " and fpdata like '%-".$color."-%'";
+ $where .= " and features like '%-".$color."-%'";
if(!empty($crk_select)){
if($crk_select == 1){