aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-03-04 00:10:03 +0100
committertommy tomson <thomas.bierey@gmx.de>2012-03-04 00:10:03 +0100
commit25d6ca3b7335c018bfd16c4dd29b177d9df62692 (patch)
tree49cdbb9c09efe1ff383048f90e93469e22c67283 /view
parentb3eeb2240170b4f21f5162eb649fa7191264aeb5 (diff)
downloadvolse-hubzilla-25d6ca3b7335c018bfd16c4dd29b177d9df62692.tar.gz
volse-hubzilla-25d6ca3b7335c018bfd16c4dd29b177d9df62692.tar.bz2
volse-hubzilla-25d6ca3b7335c018bfd16c4dd29b177d9df62692.zip
tag fix
Diffstat (limited to 'view')
-rw-r--r--view/theme/diabook/wall_item.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/diabook/wall_item.tpl b/view/theme/diabook/wall_item.tpl
index c836d4fbb..20131c7d1 100644
--- a/view/theme/diabook/wall_item.tpl
+++ b/view/theme/diabook/wall_item.tpl
@@ -38,7 +38,8 @@
</div>
</div>
<div class="wall-item-bottom">
- <div></div>
+ <div class="wall-item-links">
+ </div>
<div class="wall-item-tags">
{{ for $item.tags as $tag }}
<span class='tag'>$tag</span>