diff options
author | zotlabs <mike@macgirvin.com> | 2018-02-28 19:49:33 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2018-02-28 19:49:33 -0800 |
commit | 14e14c6c92dadf4c95900978135a161f5da696d9 (patch) | |
tree | 46b1fe0fb7cd6c9cef71bba5fe3e3bc345a8ca5e /view/pdl/mod_blocks.pdl | |
parent | 1c07880c0178bbda875bbe2cda5d19ae7fb5e1c4 (diff) | |
download | volse-hubzilla-14e14c6c92dadf4c95900978135a161f5da696d9.tar.gz volse-hubzilla-14e14c6c92dadf4c95900978135a161f5da696d9.tar.bz2 volse-hubzilla-14e14c6c92dadf4c95900978135a161f5da696d9.zip |
provide new member widget which sits beneath the notifications for the first 60 days after an account creation.
Diffstat (limited to 'view/pdl/mod_blocks.pdl')
-rw-r--r-- | view/pdl/mod_blocks.pdl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/pdl/mod_blocks.pdl b/view/pdl/mod_blocks.pdl index 6ef7993b5..4a90a4f36 100644 --- a/view/pdl/mod_blocks.pdl +++ b/view/pdl/mod_blocks.pdl @@ -3,4 +3,5 @@ [/region] [region=right_aside] [widget=notifications][/widget] +[widget=newmember][/widget] [/region] |