The Lesson dependency help button was pointing to the wrong help file.
This commit is contained in:
+1
-1
@@ -468,7 +468,7 @@ if ($form->mode == "add") {
|
||||
|
||||
choose_from_menu($options, "dependency", $form->dependency, "");
|
||||
?>
|
||||
<?php helpbutton("password", get_string("dependency", "lesson"), "lesson"); ?>
|
||||
<?php helpbutton("dependency", get_string("dependency", "lesson"), "lesson"); ?>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user