Index: temp_moodle_dev/lamstwo/view.php =================================================================== RCS file: /usr/local/cvsroot/temp_moodle_dev/lamstwo/Attic/view.php,v diff -u -r1.2 -r1.3 --- temp_moodle_dev/lamstwo/view.php 3 Nov 2007 06:40:52 -0000 1.2 +++ temp_moodle_dev/lamstwo/view.php 7 Jan 2008 07:28:49 -0000 1.3 @@ -31,6 +31,7 @@ //if ($course->category) { // $navigation = "id\">$course->shortname ->"; //} +$strchoices = get_string("modulenameplural", "lamstwo"); print_header_simple(format_string($lamstwo->name), "", "id\">$strchoices -> ".format_string($lamstwo->name), "", "", true, update_module_button($cm->id, $course->id, get_string("lesson","lamstwo")), navmenu($course, $cm));