From: moodler Date: Tue, 31 Aug 2004 07:25:35 +0000 (+0000) Subject: Merged button from stable X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9ca5b4c67f034a96e099f62c6e56371041970893;p=moodle.git Merged button from stable --- diff --git a/course/category.php b/course/category.php index 87bbdd1433..59303efc5d 100644 --- a/course/category.php +++ b/course/category.php @@ -262,7 +262,8 @@ $strhide = get_string("hide"); $strshow = get_string("show"); $strsummary = get_string("summary"); - $strassignteachers = get_string("assignteachers"); + $strsettings = get_string("settings"); + $strassignteachers = get_string("assignteachers"); $strallowguests = get_string("allowguests"); $strrequireskey = get_string("requireskey"); @@ -300,6 +301,8 @@ if ($creatorediting) { if ($adminediting) { echo ""; + echo "wwwroot/course/edit.php?id=$acourse->id\"> "; echo "wwwroot/course/teacher.php?id=$acourse->id\"> "; echo "id\">id)) { echo ""; + echo "wwwroot/course/edit.php?id=$acourse->id\"> "; echo "wwwroot/course/teacher.php?id=$acourse->id\"> "; }