@@ -227,7 +227,7 @@ class TagHistory extends CatchController
$othermac=implode(",", $mac);
}
if (!empty($tage)) {
- $otherlabel=implode(",", $mac);
+ $otherlabel=implode(",",$tage);
$labelArray=explode(',',$otherlabel);