stanley-king 6 rokov pred
rodič
commit
24fe4cfc5e
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      helper/room/tpl_group_home.php

+ 1 - 1
helper/room/tpl_group_home.php

@@ -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 = '';