diff --git a/main/inc/lib/fckeditor/myconfig.js b/main/inc/lib/fckeditor/myconfig.js index f4d5444824..10363e77b0 100644 --- a/main/inc/lib/fckeditor/myconfig.js +++ b/main/inc/lib/fckeditor/myconfig.js @@ -10,7 +10,7 @@ FCKConfig.ToolbarSets["Question"] = [ ['OrderedList','UnorderedList','-','Outdent','Indent'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], ['Link','Unlink','Anchor'], - ['Image','Flash','Video','MP3','Table','Rule','Smiley','SpecialChar','UniversalKey'], + ['ImageManager','Flash','Video','MP3','Table','Rule','Smiley','SpecialChar','UniversalKey'], ['Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'], '/', ['Style','FontFormat','FontName','FontSize'],['Attachment']