Update Connect.php
This commit is contained in:
parent
b3249c10c2
commit
cb768ea23f
@ -101,7 +101,7 @@ class Connect 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('Premium Channel App (Not Installed):') . '</b><br>';
|
$o = '<b>' . t('Premium Channel App') . ' (' . t('Not Installed') . '):</b><br>';
|
||||||
$o .= t('Allows you to set restrictions and terms on those that connect with your channel');
|
$o .= t('Allows you to set restrictions and terms on those that connect with your channel');
|
||||||
return $o;
|
return $o;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user