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