diff --git a/modules/communication/communication.model.php b/modules/communication/communication.model.php index 46e262fd3..398576f6d 100644 --- a/modules/communication/communication.model.php +++ b/modules/communication/communication.model.php @@ -44,7 +44,7 @@ class communicationModel extends communication if(!$communication_config->editor_skin) { - $communication_config->editor_skin = 'default'; + $communication_config->editor_skin = 'ckeditor'; } if(!$communication_config->mskin)