MDL-38309 fix whitespace issues

This commit is contained in:
Dan Poltawski 2013-04-15 10:26:53 +01:00
parent 7e155b96fb
commit 3d7414b399
2 changed files with 2 additions and 2 deletions

View file

@ -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;
}
/**