}
}
if (count($categories) > 1) {
- $mform->addElement('select', 'parentcategory', get_string('parentcategory', 'grades'), $options);
+ $mform->addElement('select', 'parentcategory', get_string('gradecategory', 'grades'), $options);
}
if ($coefstring !== '') {
}
if (count($categories) > 1) {
- $mform->addElement('select', 'parentcategory', get_string('parentcategory', 'grades'), $options);
+ $mform->addElement('select', 'parentcategory', get_string('gradecategory', 'grades'), $options);
}
if ($coefstring !== '') {