From 92f27f915e3a5e536cefb3e1c7f13ef2b4efc467 Mon Sep 17 00:00:00 2001 From: cash Date: Tue, 8 Feb 2011 02:51:33 +0000 Subject: bringing us a little closer to validating git-svn-id: http://code.elgg.org/elgg/trunk@8066 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/annotation/generic_comment.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/default/annotation/generic_comment.php') diff --git a/views/default/annotation/generic_comment.php b/views/default/annotation/generic_comment.php index f168546c3..040d24552 100644 --- a/views/default/annotation/generic_comment.php +++ b/views/default/annotation/generic_comment.php @@ -43,14 +43,14 @@ if ($full_view) { $comment_text = elgg_view("output/longtext", array("value" => $comment->value)); $body = << +
$delete_button $commenter_link $friendlytime $comment_text -

+
HTML; echo elgg_view_image_block($commenter_icon, $body); -- cgit v1.2.3