diff options
author | friendica <info@friendica.com> | 2015-03-15 16:15:10 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-03-15 16:15:10 -0700 |
commit | 92470eb0f2f053363cdfaec7a7df18c85ffc74bc (patch) | |
tree | fcce8147a036a2abd05f63e086a9717ab878551f /view/pdl | |
parent | 4e457723c9865ee98eb00f56d37c70e8d1e8fc2d (diff) | |
download | volse-hubzilla-92470eb0f2f053363cdfaec7a7df18c85ffc74bc.tar.gz volse-hubzilla-92470eb0f2f053363cdfaec7a7df18c85ffc74bc.tar.bz2 volse-hubzilla-92470eb0f2f053363cdfaec7a7df18c85ffc74bc.zip |
Show profile on openid server page
Diffstat (limited to 'view/pdl')
-rw-r--r-- | view/pdl/mod_id.pdl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/pdl/mod_id.pdl b/view/pdl/mod_id.pdl new file mode 100644 index 000000000..71ef7f898 --- /dev/null +++ b/view/pdl/mod_id.pdl @@ -0,0 +1,4 @@ +[region=aside] +[widget=fullprofile][/widget] +[/region] + |