]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/diaspora_like.tpl
Decode function is now there as well.
[friendica.git] / view / templates / diaspora_like.tpl
index 1d58d5d3f3dacf86bcf5b0ae8a920b398b15b697..165b0f5f7be921066db626cee5ffcaf0ceab8561 100644 (file)
@@ -1,16 +1,12 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <XML>
   <post>
     <like>
-      <target_type>{{$target_type}}</target_type>
+      <positive>{{$positive}}</positive>
       <guid>{{$guid}}</guid>
+      <target_type>{{$target_type}}</target_type>
       <parent_guid>{{$parent_guid}}</parent_guid>
       <author_signature>{{$authorsig}}</author_signature>
-      <positive>{{$positive}}</positive>
       <diaspora_handle>{{$handle}}</diaspora_handle>
     </like>
   </post>