diff --git a/main/inc/lib/fckeditor/myconfig.php b/main/inc/lib/fckeditor/myconfig.php index 8cf89692ad..a042bdc5fe 100755 --- a/main/inc/lib/fckeditor/myconfig.php +++ b/main/inc/lib/fckeditor/myconfig.php @@ -344,4 +344,3 @@ if ((api_get_setting('block_copy_paste_for_students') == 'true')) { * In case of problems, when you need to use this feature, go to the platform administration settings page and switch the system * into "test server" mode. Don't forged to switch it back to "production server" mode after testing. */ -$config['LoadPlugin'][] = 'asciisvg'; \ No newline at end of file diff --git a/main/inc/lib/fckeditor/toolbars/default/documents.php b/main/inc/lib/fckeditor/toolbars/default/documents.php index 124e97e6aa..757caff13e 100755 --- a/main/inc/lib/fckeditor/toolbars/default/documents.php +++ b/main/inc/lib/fckeditor/toolbars/default/documents.php @@ -19,7 +19,7 @@ else{ $config['ToolbarSets']['Normal'] = array( array('Save','FitWindow','PasteWord','-','Undo','Redo'), array('Link','Unlink','Anchor','Glossary'), - array('Image','flvPlayer','Flash','EmbedMovies','YouTube','MP3','mimetex','asciimath','asciisvg','fckeditor_wiris_openFormulaEditor','fckeditor_wiris_openCAS'), + array('Image','flvPlayer','Flash','EmbedMovies','YouTube','MP3','mimetex','asciimath','fckeditor_wiris_openFormulaEditor','fckeditor_wiris_openCAS'), array('Table','SpecialChar'), array('Outdent','Indent','-','TextColor','BGColor','-','OrderedList','UnorderedList','-',$VSpellCheck,'Source'), '/',