question types: MDL-18350 oops missed a bit.
This commit is contained in:
@@ -89,7 +89,7 @@ class random_qtype extends default_questiontype {
|
||||
|
||||
function display_question_editing_page(&$mform, $question, $wizardnow){
|
||||
$heading = $this->get_heading(empty($question->id));
|
||||
print_heading_with_help($heading, $this->name(), $langmodule);
|
||||
print_heading_with_help($heading, $this->name(), $this->plugin_name());
|
||||
$mform->display();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user