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.19 -r1.20 --- lams_central/web/includes/javascript/fckconfig_custom.js 19 Feb 2009 05:36:35 -0000 1.19 +++ lams_central/web/includes/javascript/fckconfig_custom.js 30 Mar 2009 02:04:29 -0000 1.20 @@ -29,7 +29,7 @@ ] ; FCKConfig.ToolbarSets["Custom-Pedplanner"] = [ - ['FitWindow', 'Preview','PasteWord','Bold','Italic','Underline', '-','OrderedList','UnorderedList','-','Outdent','Indent','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','TextColor','BGColor','Equation'], + ['Source','-','FitWindow','Preview','PasteWord','Bold','Italic','Underline', '-','OrderedList','UnorderedList','-','Outdent','Indent','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','TextColor','BGColor','Equation'], ['Image','Link','Table','Smiley','FontName','FontSize'] ] ;