Merge branch 'patch-26' into 'dev'
Update Invite.php See merge request Kostikov/core!6
This commit is contained in:
commit
1969537fd7
@ -107,7 +107,7 @@ class Invite 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>Invite App (Not Installed):</b><br>';
|
$o = '<b>' . t('Invite App (Not Installed):') . '</b><br>';
|
||||||
$o .= t('Send email invitations to join this network');
|
$o .= t('Send email invitations to join this network');
|
||||||
return $o;
|
return $o;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user