Index: lams_central/web/fckeditor/fckconfig.js =================================================================== diff -u -r0d00de91877678b9933e754f1be736eab5ef3fb0 -r744532e940bdce52982b35db04edb796a9232d6c --- lams_central/web/fckeditor/fckconfig.js (.../fckconfig.js) (revision 0d00de91877678b9933e754f1be736eab5ef3fb0) +++ lams_central/web/fckeditor/fckconfig.js (.../fckconfig.js) (revision 744532e940bdce52982b35db04edb796a9232d6c) @@ -95,27 +95,12 @@ FCKConfig.ToolbarSets["Default"] = [ ['Source','DocProps','-','Preview'], - ['PasteWord','-','Print','SpellCheck'], - ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'], - ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'], - ['OrderedList','UnorderedList','-','Outdent','Indent'], - ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], - ['Image','Table','Rule','Smiley','SpecialChar','PageBreak','UniversalKey'], - '/', - ['Style','FontFormat','FontName','FontSize'], - ['TextColor','BGColor'], - ['About'] -] ; - -FCKConfig.ToolbarSets["Lams_Toolbar"] = [ - ['Source','DocProps','-','Preview'], ['PasteWord'], ['Undo','Redo'], ['Bold','Italic','Underline', '-','Subscript','Superscript'], ['OrderedList','UnorderedList','-','Outdent','Indent'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], - ['Image','Table','Rule','Smiley','SpecialChar','PageBreak','UniversalKey'], - '/', + ['Image','Table','Rule','Smiley','SpecialChar','UniversalKey'], ['FontFormat','FontName','FontSize'], ['TextColor','BGColor'], ['About']