From: martin Date: Fri, 19 Jul 2002 12:11:47 +0000 (+0000) Subject: typo X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9fd9fe68c1fa080b50c73aa0ca73aa5725c196fb;p=moodle.git typo --- diff --git a/course/topics.php b/course/topics.php index 3f1db695d4..7863037505 100644 --- a/course/topics.php +++ b/course/topics.php @@ -51,7 +51,7 @@ print_simple_box("People", $align="CENTER", $width="100%", $color="$THEME->cellheading"); $moddata[]="id\">List of all people"; $modicon[]="\"List"; - $editmyprofile = "id&course=$course->id\">Edit my profile" + $editmyprofile = "id&course=$course->id\">Edit my profile"; if ($USER->description) { $moddata[]= $editmyprofile; } else {