From ac30c06d73fc961de75d96b3bc3564fa3c4f9560 Mon Sep 17 00:00:00 2001 From: harukin Date: Mon, 19 Nov 2018 22:37:59 +0900 Subject: [PATCH] --- view/theme/plusfuture/pdl/mod_help.pdl | 7 +++++++ view/theme/plusfuture/pdl/mod_notifications.pdl | 8 ++++++++ 2 files changed, 15 insertions(+) create mode 100644 view/theme/plusfuture/pdl/mod_help.pdl create mode 100644 view/theme/plusfuture/pdl/mod_notifications.pdl 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