diff options
author | friendica <info@friendica.com> | 2012-12-27 23:47:29 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-12-27 23:47:29 -0800 |
commit | 096e3701105d31004b580b433aacca87b7531025 (patch) | |
tree | 11abf6336de8198271bc509c545340e1e923ba58 /view/tpl/diaspora_retract.tpl | |
parent | dda4d689bbdd871f5bd8809ce5381aaee5004d5b (diff) | |
parent | 2fb831637c32419b93ebedb13d3900eca2b530f7 (diff) | |
download | volse-hubzilla-096e3701105d31004b580b433aacca87b7531025.tar.gz volse-hubzilla-096e3701105d31004b580b433aacca87b7531025.tar.bz2 volse-hubzilla-096e3701105d31004b580b433aacca87b7531025.zip |
Merge pull request #10 from beardy-unixer/master
More themeing.
Diffstat (limited to 'view/tpl/diaspora_retract.tpl')
-rw-r--r-- | view/tpl/diaspora_retract.tpl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/view/tpl/diaspora_retract.tpl b/view/tpl/diaspora_retract.tpl deleted file mode 100644 index 6d5b6e22b..000000000 --- a/view/tpl/diaspora_retract.tpl +++ /dev/null @@ -1,9 +0,0 @@ -<XML> - <post> - <retraction> - <post_guid>$guid</post_guid> - <type>$type</type> - <diaspora_handle>$handle</diaspora_handle> - </retraction> - </post> -</XML>
\ No newline at end of file |