Chat Rooms -> Chatrooms

This commit is contained in:
Mario Vavti 2016-04-01 09:46:41 +02:00
parent 3575ef8a39
commit ebac0bdcca

View File

@ -790,7 +790,7 @@ function widget_chatroom_list($arr) {
if($r) {
return replace_macros(get_markup_template('chatroomlist.tpl'), array(
'$header' => t('Chat Rooms'),
'$header' => t('Chatrooms'),
'$baseurl' => z_root(),
'$nickname' => App::$profile['channel_address'],
'$items' => $r,