Browse Source

[svn r13744] Update FCKEditor toolbar for the question description

Julian Prud'homme 17 years ago
parent
commit
90605094c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/inc/lib/fckeditor/myconfig.js

+ 1 - 1
main/inc/lib/fckeditor/myconfig.js

@@ -53,7 +53,7 @@ FCKConfig.ToolbarSets["NewTest"] = [
 ] ;
 
 FCKConfig.ToolbarSets["TestComment"] = [
-		['Bold','Italic','Underline','StrikeThrough','Subscript', 'Superscript','Link','ImageManager','Flash','MP3','Video','OrderedList','UnorderedList','Table']
+		['FontName','FontSize','TextColor','BGColor'],['Bold','Italic','Underline','StrikeThrough','Subscript', 'Superscript','Link','ImageManager','Flash','MP3','Video','OrderedList','UnorderedList','Table']
 ] ;
 
 FCKConfig.ToolbarSets["Test"] = [