From 1142fcef5a9cbff84dbaa55330aaaf71f618e439 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 23 Jun 2008 18:43:08 +0000 Subject: moved the about me below the other profile info git-svn-id: https://code.elgg.org/elgg/trunk@1080 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/profile/views/default/profile/userdetails.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mod/profile') diff --git a/mod/profile/views/default/profile/userdetails.php b/mod/profile/views/default/profile/userdetails.php index cc0c10f24..717c39ed8 100644 --- a/mod/profile/views/default/profile/userdetails.php +++ b/mod/profile/views/default/profile/userdetails.php @@ -48,7 +48,6 @@ if ($vars['full'] == true) { ?> -


description); ?>

profile) && sizeof($vars['config']->profile) > 0) @@ -108,4 +107,5 @@ ?> - \ No newline at end of file + +


description); ?>

\ No newline at end of file -- cgit v1.2.3