From 642da17b86cce8f6455a68d2d863a288d3c125c8 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 27 Feb 2014 17:07:11 -0800 Subject: chatroom suggestions --- view/pdl/mod_chat.pdl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/pdl/mod_chat.pdl') diff --git a/view/pdl/mod_chat.pdl b/view/pdl/mod_chat.pdl index 6b1d2a15e..afc849868 100644 --- a/view/pdl/mod_chat.pdl +++ b/view/pdl/mod_chat.pdl @@ -1,3 +1,5 @@ [region=aside] [widget=profile][/widget] +[widget=bookmarkedchats][/widget] +[widget=suggestededchats][/widget] [/region] -- cgit v1.2.3 From d2bc7c606a6585dc82127717acf2cfe60b45f987 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 27 Feb 2014 17:10:26 -0800 Subject: minor fixes to suggested chatrooms --- view/pdl/mod_chat.pdl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/pdl/mod_chat.pdl') diff --git a/view/pdl/mod_chat.pdl b/view/pdl/mod_chat.pdl index afc849868..cdc66dd3d 100644 --- a/view/pdl/mod_chat.pdl +++ b/view/pdl/mod_chat.pdl @@ -1,5 +1,5 @@ [region=aside] [widget=profile][/widget] [widget=bookmarkedchats][/widget] -[widget=suggestededchats][/widget] +[widget=suggestedchats][/widget] [/region] -- cgit v1.2.3