From d715c062c025a1285d4f45f89ad8144ee7a13f1f Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Tue, 19 Oct 2010 16:09:10 -0700 Subject: [PATCH] clean up the html layout on profile page --- boot.php | 2 +- view/comment_item.tpl | 36 +++++++++++++++++------------------- view/like.tpl | 8 ++++---- view/wall_item_drop.tpl | 2 +- 4 files changed, 23 insertions(+), 25 deletions(-) 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 + +
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
-
+