aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/tag_slap.tpl
diff options
context:
space:
mode:
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>