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