selector name cleanup

This commit is contained in:
sarven
2009-01-22 00:04:13 +00:00
parent d72706ce9d
commit a57f12b06c
8 changed files with 91 additions and 103 deletions

View File

@@ -49,7 +49,7 @@ class GroupMiniList extends GroupList
{
function show()
{
$this->out->elementStart('ul', 'groups xoxo');
$this->out->elementStart('ul', 'entities groups xoxo');
$cnt = 0;