diff --git a/images/tag.png b/images/tag.png new file mode 100644 index 000000000..40c5fd44e Binary files /dev/null and b/images/tag.png differ diff --git a/images/tag_b.png b/images/tag_b.png new file mode 100644 index 000000000..66c03415d Binary files /dev/null and b/images/tag_b.png differ diff --git a/view/wall_item.tpl b/view/wall_item.tpl index 29dc62b47..e3213b891 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -29,6 +29,15 @@
+
+ {{ for $tags as $tag }} + $tag + {{ endfor }} +
+
+
+
{{ if $plink }}$plink.title{{ endif }}
@@ -66,7 +75,13 @@
+
+ +
$like
+
$dislike
+
+
$comment
diff --git a/view/wallwall_item.tpl b/view/wallwall_item.tpl index 7ae489e6a..e47014985 100644 --- a/view/wallwall_item.tpl +++ b/view/wallwall_item.tpl @@ -32,6 +32,15 @@ $body +
+ +
+ {{ for $tags as $tag }} + $tag + {{ endfor }} +
+
+
+ +
$like
+
$dislike
+
$comment