Merge branch 'MDL-38610-master-int' of git://github.com/FMCorz/moodle
This commit is contained in:
@@ -34,6 +34,7 @@ class mod_label_mod_form extends moodleform_mod {
|
||||
|
||||
$mform = $this->_form;
|
||||
|
||||
$mform->addElement('header', 'generalhdr', get_string('general'));
|
||||
$this->add_intro_editor(true, get_string('labeltext', 'label'));
|
||||
|
||||
$this->standard_coursemodule_elements();
|
||||
|
||||
Reference in New Issue
Block a user