forked from GNUsocial/gnu-social
Working subscription approval!
This commit is contained in:
@@ -156,7 +156,7 @@ class GroupqueueAction extends GroupDesignAction
|
||||
$members->free();
|
||||
|
||||
$this->pagination($this->page > 1, $cnt > PROFILES_PER_PAGE,
|
||||
$this->page, 'groupmembers',
|
||||
$this->page, 'groupqueue',
|
||||
array('nickname' => $this->group->nickname));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user