mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-38309 fix whitespace issues
This commit is contained in:
parent
7e155b96fb
commit
3d7414b399
2 changed files with 2 additions and 2 deletions
|
@ -2953,7 +2953,7 @@ EOD;
|
|||
$str .= $this->render_tabobject($tabtree);
|
||||
$str .= html_writer::end_tag('div').
|
||||
html_writer::tag('div', ' ', array('class' => 'clearer'));
|
||||
return $str;
|
||||
return $str;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue