diff --git a/boot.php b/boot.php index d347e6009d..7c114fd431 100644 --- a/boot.php +++ b/boot.php @@ -1135,7 +1135,7 @@ function format_like($cnt,$arr,$type,$id) { if($total >= MAX_LIKERS) $str .= t(', and ') . $total - MAX_LIKERS . t(' other people'); $str .= (($type === 'like') ? t(' like this.') : t(' don\'t like this.')); - $o .= ''; + $o .= "\t" . ''; } return $o; }} diff --git a/view/comment_item.tpl b/view/comment_item.tpl index 62b3ce18a7..1b1f3a49e9 100644 --- a/view/comment_item.tpl +++ b/view/comment_item.tpl @@ -1,23 +1,21 @@ +
+
+ + + + +
+ $mytitle +
+
+ -
- - - - - +
+ -
- $mytitle +
+
-
- - -
- - -
- -
diff --git a/view/like.tpl b/view/like.tpl index 73cbb2d4ae..1c385e5deb 100644 --- a/view/like.tpl +++ b/view/like.tpl @@ -1,5 +1,5 @@
-I like this -I don't like this - -
+ I like this + I don't like this + +
diff --git a/view/wall_item_drop.tpl b/view/wall_item_drop.tpl index 84a2f3a8ef..66777db15c 100644 --- a/view/wall_item_drop.tpl +++ b/view/wall_item_drop.tpl @@ -1,2 +1,2 @@
Delete
-
+