From 6564e78ed9ae0db8ea5dc03645304c095737d005 Mon Sep 17 00:00:00 2001 From: harukin Date: Sun, 18 Nov 2018 21:25:28 +0900 Subject: [PATCH] --- view/theme/plusfuture/pdl/mod_channel.pdl | 4 +++- view/theme/plusfuture/pdl/mod_profile.pdl | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/view/theme/plusfuture/pdl/mod_channel.pdl b/view/theme/plusfuture/pdl/mod_channel.pdl index 6cb6e25..675f43c 100644 --- a/view/theme/plusfuture/pdl/mod_channel.pdl +++ b/view/theme/plusfuture/pdl/mod_channel.pdl @@ -12,5 +12,7 @@ $content [region=right_aside] [widget=notifications][/widget] [widget=archive][var=wall]1[/var][/widget] -[menu]other_channels[/menu] +[widget=collections][var=mode]groups[/var][/widget] +[widget=collections][var=mode]forums[/var][/widget] +[widget=collections][var=mode]folder[/var][/widget] [/region] diff --git a/view/theme/plusfuture/pdl/mod_profile.pdl b/view/theme/plusfuture/pdl/mod_profile.pdl index 47934b5..ba9a7a9 100644 --- a/view/theme/plusfuture/pdl/mod_profile.pdl +++ b/view/theme/plusfuture/pdl/mod_profile.pdl @@ -8,11 +8,11 @@ $content [/region] [region=right_aside] -[widget=photo_albums][/widget] [widget=notifications][/widget] [widget=collections][var=mode]groups[/var][/widget] [widget=collections][var=mode]forums[/var][/widget] [widget=collections][var=mode]folder[/var][/widget] [widget=contact-block][/widget] +[widget=photo_albums][/widget] [menu]roll[/menu] [/region]