From b7270cad2b57a5aa6ff0a4d20ae26a9bbc705893 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Mon, 27 May 2013 19:40:14 +0100 Subject: Prevent showmore covering up the end of posts, plus put likes back where they were pre-threaded comments. --- view/tpl/conv_item.tpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'view/tpl/conv_item.tpl') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 91a4bd35d..e4178eb39 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -97,11 +97,13 @@ {{if $item.drop.pagedrop}}{{/if}}
+
{{$item.showlike}}
+
{{$item.showdislike}}
+ +
-
{{$item.showlike}}
-
{{$item.showdislike}}
-- cgit v1.2.3