diff --git a/main/inc/lib/fckeditor/toolbars_maxi/documents.php b/main/inc/lib/fckeditor/toolbars_maxi/documents.php index 38974f522f..262f436de4 100644 --- a/main/inc/lib/fckeditor/toolbars_maxi/documents.php +++ b/main/inc/lib/fckeditor/toolbars_maxi/documents.php @@ -18,7 +18,7 @@ $config['ToolbarSets']['Normal'] = array( array('TextColor','BGColor'), array('Rule','Table','SpecialChar','mimetex'), array('Source') - ); +); // This is the visible toolbar set when the editor is maximized. // If it has not been defined, then the toolbar set for the "normal" size is used. diff --git a/main/inc/lib/fckeditor/toolbars_maxi/documents_student.php b/main/inc/lib/fckeditor/toolbars_maxi/documents_student.php new file mode 100644 index 0000000000..98bc268717 --- /dev/null +++ b/main/inc/lib/fckeditor/toolbars_maxi/documents_student.php @@ -0,0 +1,62 @@ +