Fix richtext editing and inserting images
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
|
||||
if ($site and empty($form)) {
|
||||
$form = $site;
|
||||
$course = $site;
|
||||
$firsttime = false;
|
||||
} else {
|
||||
$form->fullname = "";
|
||||
|
||||
Reference in New Issue
Block a user