From 4165cd270dbefd3d9b8cb143af325b9c7450eb1c Mon Sep 17 00:00:00 2001 From: pete Date: Thu, 10 Jun 2010 21:42:40 +0000 Subject: Added wrapper to profile page commentwall git-svn-id: http://code.elgg.org/elgg/trunk@6451 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/profile/views/default/profile/profile_contents/commentwall.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'mod/profile') diff --git a/mod/profile/views/default/profile/profile_contents/commentwall.php b/mod/profile/views/default/profile/profile_contents/commentwall.php index edadeed85..f3a2adb1c 100644 --- a/mod/profile/views/default/profile/profile_contents/commentwall.php +++ b/mod/profile/views/default/profile/profile_contents/commentwall.php @@ -2,9 +2,12 @@ /** * Elgg profile comment wall */ - +?> +
+ $vars['comments'])); -?> \ No newline at end of file +?> +
\ No newline at end of file -- cgit v1.2.3