Removed unnecessary new lines
This commit is contained in:
parent
7f12ab8a40
commit
752c7d17a9
1 changed files with 0 additions and 5 deletions
|
@ -113,13 +113,8 @@ if ($table->is_downloading()) {
|
|||
exit();
|
||||
}
|
||||
|
||||
|
||||
|
||||
echo $OUTPUT->header();
|
||||
echo $OUTPUT->heading(format_string($customcert->name), 2);
|
||||
|
||||
groups_print_activity_menu($cm, $url);
|
||||
|
||||
$table->out($perpage, false);
|
||||
|
||||
echo $OUTPUT->footer();
|
||||
|
|
Loading…
Reference in a new issue