just 8 groups per minilist
This commit is contained in:
parent
52e3a72102
commit
0ff4dc0a03
@ -33,7 +33,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
|
||||
|
||||
require_once INSTALLDIR.'/lib/grouplist.php';
|
||||
|
||||
define('GROUPS_PER_MINILIST', 27);
|
||||
define('GROUPS_PER_MINILIST', 8);
|
||||
|
||||
/**
|
||||
* Widget to show a list of groups, good for sidebar
|
||||
|
Loading…
Reference in New Issue
Block a user