aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/diaspora_relay_retraction.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-12-27 23:47:29 -0800
committerfriendica <info@friendica.com>2012-12-27 23:47:29 -0800
commit096e3701105d31004b580b433aacca87b7531025 (patch)
tree11abf6336de8198271bc509c545340e1e923ba58 /view/tpl/diaspora_relay_retraction.tpl
parentdda4d689bbdd871f5bd8809ce5381aaee5004d5b (diff)
parent2fb831637c32419b93ebedb13d3900eca2b530f7 (diff)
downloadvolse-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_relay_retraction.tpl')
-rw-r--r--view/tpl/diaspora_relay_retraction.tpl10
1 files changed, 0 insertions, 10 deletions
diff --git a/view/tpl/diaspora_relay_retraction.tpl b/view/tpl/diaspora_relay_retraction.tpl
deleted file mode 100644
index e76c7c6c5..000000000
--- a/view/tpl/diaspora_relay_retraction.tpl
+++ /dev/null
@@ -1,10 +0,0 @@
-<XML>
- <post>
- <relayable_retraction>
- <target_type>$type</target_type>
- <target_guid>$guid</target_guid>
- <target_author_signature>$signature</target_author_signature>
- <sender_handle>$handle</sender_handle>
- </relayable_retraction>
- </post>
-</XML>