From 9fd9fe68c1fa080b50c73aa0ca73aa5725c196fb Mon Sep 17 00:00:00 2001 From: martin Date: Fri, 19 Jul 2002 12:11:47 +0000 Subject: [PATCH] typo --- course/topics.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.39.5