]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/diaspora_retract.tpl
code cleanup, replaced tabs with spaces
[friendica.git] / view / templates / diaspora_retract.tpl
index 103bfc9d5ca2040e878fbe5e3aba42394ec26ea8..345f4bcb66fa082ed19dcd09bb2186735b4f29d7 100644 (file)
@@ -7,8 +7,8 @@
   <post>
     <retraction>
       <post_guid>{{$guid}}</post_guid>
-      <type>{{$type}}</type>
       <diaspora_handle>{{$handle}}</diaspora_handle>
+      <type>{{$type}}</type>
     </retraction>
   </post>
-</XML>
\ No newline at end of file
+</XML>