Quote:
Originally Posted by Amaury25
I removed one of our user groups, but I can't figure out how to get rid of its dot.
Any help?

|
look in product-ugcb-211.xml
search for :
PHP Code:
$activeusers2 .= $vbulletin->usergroupcache["$userbul"]['opentag'] . '• '.$vbulletin->usergroupcache["$userbul"]['title'] . $vbulletin->usergroupcache["$userbul"]['closetag'].' ';
in this line search for :
and remove it
the code above is the showing dot