mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-16343 - followup - HTML Strict!
This commit is contained in:
parent
adf0ff69fa
commit
c465505849
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ echo '<p><label for="menuroles"> ' . get_string('roleslabel', 'report_capability
|
|||
choose_from_menu($rolechoices, 'roles[]', $selectedroleids, '', '', '', false, false, 0, '', true, true);
|
||||
echo '<p><input type="submit" id="settingssubmit" value="' . get_string('getreport', 'report_capability') . '" /></p>';
|
||||
echo '<script type="text/javascript">capability_report.cap_filter_init("' . get_string('search') . '");</script>';
|
||||
echo '</div>';
|
||||
echo '</form>';
|
||||
print_box_end();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue