diff options
author | Mario <mario@mariovavti.com> | 2022-11-30 09:18:57 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-11-30 09:18:57 +0000 |
commit | 3ce1373ae0e5355b9d10eab5f5b8078245c4b8b6 (patch) | |
tree | bafa58c544681691d10e1878b9438d134bd4ee26 /view | |
parent | 4002531b9296f764c20da2f50ff1bb5feef6dccb (diff) | |
download | volse-hubzilla-3ce1373ae0e5355b9d10eab5f5b8078245c4b8b6.tar.gz volse-hubzilla-3ce1373ae0e5355b9d10eab5f5b8078245c4b8b6.tar.bz2 volse-hubzilla-3ce1373ae0e5355b9d10eab5f5b8078245c4b8b6.zip |
provide a pdl file for mod invite and set the profile
Diffstat (limited to 'view')
-rw-r--r-- | view/pdl/mod_invite.pdl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/view/pdl/mod_invite.pdl b/view/pdl/mod_invite.pdl new file mode 100644 index 000000000..47af1ed38 --- /dev/null +++ b/view/pdl/mod_invite.pdl @@ -0,0 +1,10 @@ +[region=aside] +[widget=profile][/widget] +[/region] +[region=content] +$content +[/region] +[region=right_aside] +[widget=notifications][/widget] +[widget=newmember][/widget] +[/region] |