]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/diaspora_relayable_retraction.tpl
Merge pull request #938 from annando/master
[friendica.git] / view / templates / diaspora_relayable_retraction.tpl
index 138cbdb317482edb364a6264f07f3720f1d26414..c25e13db1167e4c183c1f863dd0108688f15d49f 100644 (file)
@@ -6,11 +6,11 @@
 <XML>
   <post>
     <relayable_retraction>
-      <target_type>{{$target_type}}</target_type>
-      <target_guid>{{$guid}}</target_guid>
       <parent_author_signature>{{$parentsig}}</parent_author_signature>
-      <target_author_signature>{{$authorsig}}</target_author_signature>
+      <target_guid>{{$guid}}</target_guid>
+      <target_type>{{$target_type}}</target_type>
       <sender_handle>{{$handle}}</sender_handle>
+      <target_author_signature>{{$authorsig}}</target_author_signature>
     </relayable_retraction>
   </post>
 </XML>