From cb743d8eef59df6270d82d8cdec5bd3c5b57991f Mon Sep 17 00:00:00 2001 From: Ivan Tcholakov Date: Sun, 14 Dec 2008 06:26:49 +0100 Subject: [PATCH] [svn r17278] FS#2867 - FCKEditor: Adding a button for hypelinks removal in the "Full" toolbar. --- 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 321281bcc7..92032b4ea3 100644 --- a/main/inc/lib/fckeditor/myconfig.js +++ b/main/inc/lib/fckeditor/myconfig.js @@ -41,7 +41,7 @@ FCKConfig.ToolbarSets["Announcements"] = [ ] ; FCKConfig.ToolbarSets["Full"] = [ - ['FitWindow','PasteWord','Link','Anchor','-','ImageManager','flvPlayer','Flash','EmbedMovies','MP3','Table','Rule','-','Subscript', 'Superscript','-','OrderedList','UnorderedList','Outdent','Indent','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],'/',['FontFormat','Style','FontName','FontSize','Bold','Italic','Underline','StrikeThrough','TextColor', 'BGColor','-','Source'] + ['FitWindow','PasteWord','Link','Unlink','Anchor','-','ImageManager','flvPlayer','Flash','EmbedMovies','MP3','Table','Rule','-','Subscript', 'Superscript','-','OrderedList','UnorderedList','Outdent','Indent','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],'/',['FontFormat','Style','FontName','FontSize','Bold','Italic','Underline','StrikeThrough','TextColor', 'BGColor','-','Source'] ] ; FCKConfig.ToolbarSets["Comment"] = [