rename collections to privacy groups
This commit is contained in:
@@ -354,7 +354,7 @@ function settings_post(&$a) {
|
||||
);
|
||||
}
|
||||
else {
|
||||
notice( sprintf('Default privacy collection \'%s\' not found. Please create and re-submit permission change.', t('Friends')) . EOL);
|
||||
notice( sprintf('Default privacy group \'%s\' not found. Please create and re-submit permission change.', t('Friends')) . EOL);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user