Merge branch 'patch-24' into 'dev'
Update Connect.php See merge request Kostikov/core!8
This commit is contained in:
commit
d3e6d6b6a6
@ -101,7 +101,7 @@ class Connect extends Controller {
|
||||
//Do not display any associated widgets at this point
|
||||
App::$pdl = '';
|
||||
|
||||
$o = '<b>Premium Channel App (Not Installed):</b><br>';
|
||||
$o = '<b>' . t('Premium Channel App (Not Installed):') . '</b><br>';
|
||||
$o .= t('Allows you to set restrictions and terms on those that connect with your channel');
|
||||
return $o;
|
||||
}
|
||||
|
Reference in New Issue
Block a user