diff --git a/e107_handlers/rate_class.php b/e107_handlers/rate_class.php index 244372c62..c9cf5ca3d 100644 --- a/e107_handlers/rate_class.php +++ b/e107_handlers/rate_class.php @@ -70,13 +70,8 @@ class rater { $template = vartrue($options['template'], " STATUS |RATE|VOTES"); - $identifier = $table.'-'.$id; + $identifier = $table.'-'.$id.'-'.vartrue($options['uniqueId'],'rate'); - if(!empty($options['uniqueId'])) - { - $identifier .= '-'.$options['uniqueId']; - } - $TEMPLATE['STATUS'] = "
"; $TEMPLATE['VOTES'] = " "; $TEMPLATE['RATE'] = "