From 90605094c6869c73b23fc6a6683597fb54e35320 Mon Sep 17 00:00:00 2001 From: Julian Prud'homme Date: Thu, 22 Nov 2007 11:33:15 +0100 Subject: [PATCH] [svn r13744] Update FCKEditor toolbar for the question description --- main/inc/lib/fckeditor/myconfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/inc/lib/fckeditor/myconfig.js b/main/inc/lib/fckeditor/myconfig.js index fd5819a14f..7063a82b1a 100644 --- a/main/inc/lib/fckeditor/myconfig.js +++ b/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"] = [