fix con"n"nections
This commit is contained in:
parent
5c6c4395f4
commit
a37cd2f600
@ -139,7 +139,7 @@ function group_content(&$a) {
|
||||
);
|
||||
if(! $r) {
|
||||
notice( t('Collection not found.') . EOL );
|
||||
goaway($a->get_baseurl() . '/connnections');
|
||||
goaway($a->get_baseurl() . '/connections');
|
||||
}
|
||||
$group = $r[0];
|
||||
|
||||
|
Reference in New Issue
Block a user