diff --git a/view/theme/plusfuture/pdl/mod_help.pdl b/view/theme/plusfuture/pdl/mod_help.pdl new file mode 100644 index 0000000..76132bf --- /dev/null +++ b/view/theme/plusfuture/pdl/mod_help.pdl @@ -0,0 +1,7 @@ +[region=aside] +[widget=userlogomenu][/widget] +[/region] +[region=right_aside] +[widget=notifications][/widget] +[widget=helpindex][/widget] +[/region] diff --git a/view/theme/plusfuture/pdl/mod_notifications.pdl b/view/theme/plusfuture/pdl/mod_notifications.pdl new file mode 100644 index 0000000..537a482 --- /dev/null +++ b/view/theme/plusfuture/pdl/mod_notifications.pdl @@ -0,0 +1,8 @@ +[region=aside] +[widget=userlogomenu][/widget] +[/region] + +[region=right_aside] +[widget=common_friends][/widget] +[widget=suggestions][/widget] +[/region] \ No newline at end of file