Chat Rooms -> Chatrooms
This commit is contained in:
parent
3575ef8a39
commit
ebac0bdcca
@ -790,7 +790,7 @@ function widget_chatroom_list($arr) {
|
|||||||
|
|
||||||
if($r) {
|
if($r) {
|
||||||
return replace_macros(get_markup_template('chatroomlist.tpl'), array(
|
return replace_macros(get_markup_template('chatroomlist.tpl'), array(
|
||||||
'$header' => t('Chat Rooms'),
|
'$header' => t('Chatrooms'),
|
||||||
'$baseurl' => z_root(),
|
'$baseurl' => z_root(),
|
||||||
'$nickname' => App::$profile['channel_address'],
|
'$nickname' => App::$profile['channel_address'],
|
||||||
'$items' => $r,
|
'$items' => $r,
|
||||||
|
Reference in New Issue
Block a user