From 5026cb1b92ccd679bf9a425b1c9be401ab56eed7 Mon Sep 17 00:00:00 2001 From: cash Date: Thu, 27 Jan 2011 15:15:43 +0000 Subject: introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitle git-svn-id: http://code.elgg.org/elgg/trunk@7950 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 eeceba344..f168546c3 100644 --- a/views/default/annotation/generic_comment.php +++ b/views/default/annotation/generic_comment.php @@ -46,7 +46,7 @@ if ($full_view) {

$delete_button $commenter_link - + $friendlytime $comment_text @@ -63,7 +63,7 @@ HTML; $on = elgg_echo('on'); $body = << + $commenter_link $on $entity_link ($friendlytime) HTML; -- cgit v1.2.3