Index: lams_central/web/fckeditor/fckconfig.js =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/fckeditor/Attic/fckconfig.js,v diff -u -r1.7 -r1.8 --- lams_central/web/fckeditor/fckconfig.js 27 Jun 2006 03:16:53 -0000 1.7 +++ lams_central/web/fckeditor/fckconfig.js 29 Jun 2006 03:08:23 -0000 1.8 @@ -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']