MDL-27471 rating - whitespace cleanup

This commit is contained in:
Eloy Lafuente (stronk7) 2011-05-25 16:54:51 +02:00
parent 5b52ce19c5
commit f2e725930b
4 changed files with 9 additions and 9 deletions

View file

@ -88,7 +88,7 @@ if (!$ratings) {
if ($popup) {
$sorturl->param('popup', $popup);
}
$table = new html_table;
$table->cellpadding = 3;
$table->cellspacing = 3;
@ -130,4 +130,4 @@ if (!$ratings) {
if ($popup) {
echo $OUTPUT->close_window_button();
}
echo $OUTPUT->footer();
echo $OUTPUT->footer();