mirror of
https://github.com/moodle/moodle.git
synced 2025-03-04 08:06:30 +01:00
Merge branch 'MDL-53813-master' of git://github.com/danpoltawski/moodle
This commit is contained in:
commit
4db87b505c
@ -39,6 +39,7 @@ class search extends \moodleform {
|
||||
global $CFG;
|
||||
|
||||
$mform =& $this->_form;
|
||||
$mform->disable_form_change_checker();
|
||||
$mform->addElement('header', 'search', get_string('search', 'search'));
|
||||
|
||||
// Help info depends on the selected search engine.
|
||||
|
Loading…
x
Reference in New Issue
Block a user