Index: lams_central/web/includes/javascript/fckconfig_custom.js =================================================================== diff -u -r42aa5319fbd33938828764c43dd0ab1ca80e2416 -r209ba4aaf772813400520641de70c76511704e42 --- lams_central/web/includes/javascript/fckconfig_custom.js (.../fckconfig_custom.js) (revision 42aa5319fbd33938828764c43dd0ab1ca80e2416) +++ lams_central/web/includes/javascript/fckconfig_custom.js (.../fckconfig_custom.js) (revision 209ba4aaf772813400520641de70c76511704e42) @@ -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'] ] ;