more on mod chat

This commit is contained in:
Mario Vavti
2016-03-30 14:44:03 +02:00
parent 5462453bf2
commit 08461c7049
4 changed files with 17 additions and 11 deletions

View File

@@ -804,6 +804,7 @@ function widget_chatroom_list($arr) {
'$baseurl' => z_root(),
'$nickname' => $a->profile['channel_address'],
'$items' => $r,
'$overview' => t('Overview')
));
}
}