diff --git a/user/view.php b/user/view.php index e908c15ea08e6..499e29336ca9c 100644 --- a/user/view.php +++ b/user/view.php @@ -60,7 +60,6 @@ echo ""; - // Print the description if ($user->description) { @@ -68,7 +67,6 @@ } - // Print all the little details in a list echo "
"; +// Print other functions + echo "
"; + echo ""; + echo "

"; + echo "id\">"; + echo "shortname\">"; + echo "

\n"; + print_footer($course); /// Functions ///////