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