mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 08:22:07 +02:00
putting a clear div
This commit is contained in:
parent
bb90bf3fb2
commit
e242040e3d
@ -58,6 +58,9 @@ $currenttab = 'graderreport';
|
||||
include('tabs.php');
|
||||
|
||||
echo $report->group_selector;
|
||||
|
||||
echo '<div class="clearer"></div>';
|
||||
|
||||
echo $report->get_toggles_html();
|
||||
print_paging_bar($numusers, $report->page, $report->get_pref('studentsperpage'), $report->pbarurl);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user