diff --git a/view/theme/plusfuture/pdl/mod_photos.pdl b/view/theme/plusfuture/pdl/mod_photos.pdl index 38d7675..6a5705b 100644 --- a/view/theme/plusfuture/pdl/mod_photos.pdl +++ b/view/theme/plusfuture/pdl/mod_photos.pdl @@ -1,6 +1,6 @@ [region=aside] [widget=vcard][/widget] -[widget=photo_albums][/widget] +[widget=userlogomenu][/widget] [/region] [region=right_aside] [widget=notifications][/widget] diff --git a/view/theme/plusfuture/pdl/mod_rpost.pdl b/view/theme/plusfuture/pdl/mod_rpost.pdl new file mode 100644 index 0000000..38d7675 --- /dev/null +++ b/view/theme/plusfuture/pdl/mod_rpost.pdl @@ -0,0 +1,9 @@ +[region=aside] +[widget=vcard][/widget] +[widget=photo_albums][/widget] +[/region] +[region=right_aside] +[widget=notifications][/widget] +[widget=photo_albums][/widget] +[widget=newmember][/widget] +[/region]