NOBUG: Fixed missed string
authorSam Hemelryk <sam@moodle.com>
Thu, 18 Mar 2010 01:13:23 +0000 (01:13 +0000)
committerSam Hemelryk <sam@moodle.com>
Thu, 18 Mar 2010 01:13:23 +0000 (01:13 +0000)
course/index.php

index a933a61..b168b2c 100644 (file)
@@ -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