mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +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, '');
|
||||
close_window(3);
|
||||
} else {
|
||||
echo '</div>';
|
||||
redirect($SESSION->returnurl, $strsaved);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue