--- loncom/html/adm/fckeditor/loncapaconfig.js 2009/11/25 03:39:13 1.4
+++ loncom/html/adm/fckeditor/loncapaconfig.js 2009/12/22 04:59:21 1.5
@@ -6,7 +6,7 @@ FCKConfig.ToolbarSets["Default"] = [
['OrderedList','UnorderedList','-','Outdent','Indent'],
['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
['Link','Unlink','Anchor'],
- ['Rule', 'Smiley','SpecialChar','PageBreak'], // removed 'Image', 'Table' from front
+ ['Table', 'Rule', 'Smiley','SpecialChar','PageBreak'], // removed 'Image', 'Table' from front
['TextColor','BGColor'],
['Style','FontFormat','FontName','FontSize'],
['FitWindow','-','About']