mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Missing </div>. MDL-7861.
This commit is contained in:
parent
9e2679e395
commit
79b9651ec5
1 changed files with 1 additions and 0 deletions
|
@ -255,6 +255,7 @@
|
||||||
notify($strsaved, '');
|
notify($strsaved, '');
|
||||||
close_window(3);
|
close_window(3);
|
||||||
} else {
|
} else {
|
||||||
|
echo '</div>';
|
||||||
redirect($SESSION->returnurl, $strsaved);
|
redirect($SESSION->returnurl, $strsaved);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue