Update Chat.php
This commit is contained in:
parent
c6fce5de24
commit
b3249c10c2
@ -99,7 +99,7 @@ class Chat extends Controller {
|
||||
//Do not display any associated widgets at this point
|
||||
App::$pdl = '';
|
||||
|
||||
$o = '<b>' . t('Chatrooms App (Not Installed):') . '</b><br>';
|
||||
$o = '<b>' . t('Chatrooms App') . ' (' . t('Not Installed') . '):</b><br>';
|
||||
$o .= t('Access Controlled Chatrooms');
|
||||
return $o;
|
||||
}
|
||||
|
Reference in New Issue
Block a user