diff --git a/images/tag.png b/images/tag.png new file mode 100644 index 00000000..40c5fd44 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 00000000..66c03415 Binary files /dev/null and b/images/tag_b.png differ diff --git a/view/wall_item.tpl b/view/wall_item.tpl index 29dc62b4..e3213b89 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 7ae489e6..e4701498 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