Index: lams_central/web/includes/javascript/fckconfig_custom.js =================================================================== diff -u -r0304e6408d808f60d68a83e361659c2e87e231a4 -r84bc267f033d941e427b222f43650e94f8ec387a --- lams_central/web/includes/javascript/fckconfig_custom.js (.../fckconfig_custom.js) (revision 0304e6408d808f60d68a83e361659c2e87e231a4) +++ lams_central/web/includes/javascript/fckconfig_custom.js (.../fckconfig_custom.js) (revision 84bc267f033d941e427b222f43650e94f8ec387a) @@ -1,14 +1,6 @@ FCKConfig.ToolbarSets["Default"] = [ - ['Source','DocProps','-','Preview','PasteWord'], - ['Undo','Redo'], - ['Link'], - ['Bold','Italic','Underline', '-','Subscript','Superscript'], - ['OrderedList','UnorderedList','-','Outdent','Indent'], - ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], - ['About'], - ['Image','Table','Rule','Smiley','SpecialChar','UniversalKey'], - ['FontFormat','FontName','FontSize'], - ['TextColor','BGColor'] + ['Source','-','Preview','PasteWord','Undo','Redo','Bold','Italic','Underline', '-','Subscript','Superscript','OrderedList','UnorderedList','-','Outdent','Indent','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','TextColor','BGColor'], + ['Image','Link','Table','Rule','Smiley','SpecialChar','UniversalKey','FontFormat','FontName','FontSize','About'] ] ; FCKConfig.ToolbarSets["Default-Learner"] = [