diff --git a/user/view.php b/user/view.php index 648a4a3da71..79be3cf8d0d 100644 --- a/user/view.php +++ b/user/view.php @@ -211,12 +211,12 @@ if (is_mnet_remote_user($user)) { } } -echo '
'; +echo '
'; echo $OUTPUT->user_picture($user, array('size'=>100)); echo '
'; // Print the description -echo '
'; +echo '
'; if ($user->description && !isset($hiddenfields['description'])) { if (!empty($CFG->profilesforenrolledusersonly) && !$DB->record_exists('role_assignments', array('userid'=>$id))) { echo get_string('profilenotshown', 'moodle'); @@ -293,7 +293,7 @@ if (!isset($hiddenfields['mycourses'])) { } } -echo ""; +echo "
"; echo '