From ecfeaf08fffd1e9f347543d8d88799a4efb50827 Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 1 Jan 2011 22:58:44 +0000 Subject: updating the sidebar boxes to use the new module classes git-svn-id: http://code.elgg.org/elgg/trunk@7809 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/annotation/generic_comment.php | 6 +++--- 1 file changed, 3 insertions(+), 3 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 a7ab0a956..eeceba344 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,8 +63,8 @@ HTML; $on = elgg_echo('on'); $body = << - $commenter_link $on $entity_link ($friendlytime) + + $commenter_link $on $entity_link ($friendlytime) HTML; -- cgit v1.2.3