Index: temp_moodle_dev/lamstwo/view.php
===================================================================
diff -u -r41634e60b3f735250ca345591ea0f56fcc2a1f4b -r997c59ccd6e9bdb33daf14f883336a9eecd80027
--- temp_moodle_dev/lamstwo/view.php (.../view.php) (revision 41634e60b3f735250ca345591ea0f56fcc2a1f4b)
+++ temp_moodle_dev/lamstwo/view.php (.../view.php) (revision 997c59ccd6e9bdb33daf14f883336a9eecd80027)
@@ -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));