From 21b1bcfbdfedb1f69cc8cdbe7d1db4eb99d887c8 Mon Sep 17 00:00:00 2001 From: Eric Marguin Date: Tue, 13 Nov 2007 09:49:44 +0100 Subject: [PATCH] [svn r13682] add the achor tool when creating a document --- 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 8a2567d2aa..fd5819a14f 100644 --- a/main/inc/lib/fckeditor/myconfig.js +++ b/main/inc/lib/fckeditor/myconfig.js @@ -37,7 +37,7 @@ FCKConfig.ToolbarSets["Announcements"] = [ ] ; FCKConfig.ToolbarSets["Full"] = [ - ['Templates','PasteWord','Link','-','ImageManager','Flash','MP3','Video','Table','Rule','-','Subscript', 'Superscript','-','OrderedList','UnorderedList','Outdent','Indent','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],'/',['FontName','FontSize','Bold','Italic','Underline','StrikeThrough','TextColor', 'BGColor','-','Source'] + ['Templates','PasteWord','Link','Anchor','-','ImageManager','Flash','MP3','Video','Table','Rule','-','Subscript', 'Superscript','-','OrderedList','UnorderedList','Outdent','Indent','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],'/',['FontName','FontSize','Bold','Italic','Underline','StrikeThrough','TextColor', 'BGColor','-','Source'] ] ; FCKConfig.ToolbarSets["Comment"] = [