@@ -242,7 +242,7 @@ class tpl_group_home
return ($this->relay_id > 0 && isset($this->participants[$this->relay_id]));
}
- public function show_members($limit = 10)
+ public function show_members($limit = 25)
{
$html = '';