From 3b6629d2c8256ce2ed9e158064d84a035509b2c7 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Thu, 2 Aug 2007 16:08:28 +0000 Subject: [PATCH] Merged toolbars SVN revision: 1900 --- scripts/fckeditor/fckelog.js | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/fckeditor/fckelog.js b/scripts/fckeditor/fckelog.js index 0970020b..50dccfcf 100644 --- a/scripts/fckeditor/fckelog.js +++ b/scripts/fckeditor/fckelog.js @@ -6,7 +6,6 @@ FCKConfig.ToolbarSets["Default"] = [ ['Source','-','Save','Preview'], ['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'], ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'], - '/', ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'], ['OrderedList','UnorderedList','-','Outdent','Indent'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],