From ecc6c241f27bd8500479c2d0d2dd2c330b8d2a91 Mon Sep 17 00:00:00 2001 From: dave Date: Sat, 11 Apr 2009 11:02:42 +0000 Subject: small profile custom fields tweak git-svn-id: https://code.elgg.org/elgg/trunk@3207 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/profile/views/default/profile/userdetails.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mod') diff --git a/mod/profile/views/default/profile/userdetails.php b/mod/profile/views/default/profile/userdetails.php index 0314cdfe4..c9eb5d770 100644 --- a/mod/profile/views/default/profile/userdetails.php +++ b/mod/profile/views/default/profile/userdetails.php @@ -131,7 +131,7 @@ -profile_using_custom)) {?> +
@@ -146,9 +146,9 @@ - $vars['entity']->description)); - //echo autop(filter_tags($vars['entity']->description)); + $vars['entity']->description)); + //echo autop(filter_tags($vars['entity']->description)); ?> -- cgit v1.2.3