diff --git a/course/index.php b/course/index.php index a933a61f8ef..b168b2c2b78 100644 --- a/course/index.php +++ b/course/index.php @@ -63,6 +63,7 @@ $strcourses = get_string('courses'); $stredit = get_string('edit'); $strdelete = get_string('delete'); $straction = get_string('action'); +$strfulllistofcourses = get_string('fulllistofcourses'); /// Unless it's an editing admin, just print the regular listing of courses/categories