aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/tag_slap.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-08-15 22:33:37 -0700
committerfriendica <info@friendica.com>2012-08-15 22:33:37 -0700
commitf7c6a6ff9071c120f5bd6efe51cdb934e0c30cc7 (patch)
tree586454a21f87a8f9a5e75073ac065cfbbae935a4 /view/tpl/tag_slap.tpl
parent77b334efbce9eb9aef825b968a2c852da21bfe94 (diff)
downloadvolse-hubzilla-f7c6a6ff9071c120f5bd6efe51cdb934e0c30cc7.tar.gz
volse-hubzilla-f7c6a6ff9071c120f5bd6efe51cdb934e0c30cc7.tar.bz2
volse-hubzilla-f7c6a6ff9071c120f5bd6efe51cdb934e0c30cc7.zip
item table rename parent-uri, target-type, object-type (more to come later)
Diffstat (limited to 'view/tpl/tag_slap.tpl')
-rw-r--r--view/tpl/tag_slap.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/tpl/tag_slap.tpl b/view/tpl/tag_slap.tpl
index 6449df496..231a13f10 100644
--- a/view/tpl/tag_slap.tpl
+++ b/view/tpl/tag_slap.tpl
@@ -12,7 +12,7 @@
<content type="$type" >$content</content>
<link rel="mentioned" href="$accturi" />
<as:actor>
- <as:object-type>http://activitystrea.ms/schema/1.0/person</as:object-type>
+ <as:obj_type>http://activitystrea.ms/schema/1.0/person</as:obj_type>
<id>$profile_page</id>
<title></title>
<link rel="avatar" type="image/jpeg" media:width="175" media:height="175" href="$photo"/>
@@ -22,9 +22,9 @@
</as:actor>
<as:verb>$verb</as:verb>
<as:object>
- <as:object-type></as:object-type>
+ <as:obj_type></as:obj_type>
</as:object>
<as:target>
- <as:object-type></as:object-type>
+ <as:obj_type></as:obj_type>
</as:target>
</entry>