From: moodler Date: Sat, 14 Feb 2004 17:33:24 +0000 (+0000) Subject: Fixed a typo X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=088cbaab7b18677b84fd6dd867fc258d158bcb94;p=moodle.git Fixed a typo --- diff --git a/user/view.php b/user/view.php index 4b27087a4f..6836f66e91 100644 --- a/user/view.php +++ b/user/view.php @@ -118,7 +118,7 @@ } if ($user->icq) { - print_row("icq:","icq\">$user->icq icq&img=5\" width=18 height=18 border=0>"); + print_row("ICQ:","icq\">$user->icq icq&img=5\" width=18 height=18 border=0>"); } if (isteacher($course->id)) {