Missing </div>. MDL-7861.

This commit is contained in:
vyshane 2006-12-20 06:14:18 +00:00
parent 9e2679e395
commit 79b9651ec5

View file

@ -255,6 +255,7 @@
notify($strsaved, '');
close_window(3);
} else {
echo '</div>';
redirect($SESSION->returnurl, $strsaved);
}
}