From ebac0bdcca6ce7d3f4eb07d730925c6fae7d1538 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 1 Apr 2016 09:46:41 +0200 Subject: Chat Rooms -> Chatrooms --- include/widgets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/widgets.php') diff --git a/include/widgets.php b/include/widgets.php index 24cfff7fa..0116e5bd1 100644 --- a/include/widgets.php +++ b/include/widgets.php @@ -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, -- cgit v1.2.3