Update Group.php
This commit is contained in:
parent
27fef98a39
commit
a237248388
@ -98,7 +98,7 @@ class Group extends Controller {
|
||||
//Do not display any associated widgets at this point
|
||||
App::$pdl = '';
|
||||
|
||||
$o = '<b>Privacy Groups App (Not Installed):</b><br>';
|
||||
$o = '<b>' . t('Privacy Groups App (Not Installed):') . '</b><br>';
|
||||
$o .= t('Management of privacy groups');
|
||||
return $o;
|
||||
}
|
||||
|
Reference in New Issue
Block a user