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'],