Index: lams_central/web/includes/javascript/fckconfig_custom.js =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/includes/javascript/Attic/fckconfig_custom.js,v diff -u -r1.2 -r1.3 --- lams_central/web/includes/javascript/fckconfig_custom.js 18 Aug 2006 06:01:37 -0000 1.2 +++ lams_central/web/includes/javascript/fckconfig_custom.js 30 Aug 2006 02:46:02 -0000 1.3 @@ -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"] = [