From e0e0224fa6e3a32a1e6fe22728bc35f581ba89b5 Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Sun, 4 Mar 2012 05:48:06 +0100 Subject: some fixes in diabook --- view/theme/diabook/wall_item.tpl | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'view/theme/diabook/wall_item.tpl') diff --git a/view/theme/diabook/wall_item.tpl b/view/theme/diabook/wall_item.tpl index 20131c7d1..0a02ba812 100644 --- a/view/theme/diabook/wall_item.tpl +++ b/view/theme/diabook/wall_item.tpl @@ -5,9 +5,6 @@ {{ endif }} - - -
@@ -32,7 +29,6 @@
- {{ if $item.title }}

$item.title

{{ endif }} $item.body
@@ -63,7 +59,8 @@ {{ if $item.vote.share }} {{ endif }} - + + {{ if $item.star }} $item.star.do -- cgit v1.2.3