Merged toolbars

SVN revision: 1900
This commit is contained in:
Stefan Ritt 2007-08-02 16:08:28 +00:00
parent 8ac530fbcd
commit 3b6629d2c8

View File

@ -6,7 +6,6 @@ FCKConfig.ToolbarSets["Default"] = [
['Source','-','Save','Preview'], ['Source','-','Save','Preview'],
['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'], ['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'],
['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'], ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
'/',
['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'], ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
['OrderedList','UnorderedList','-','Outdent','Indent'], ['OrderedList','UnorderedList','-','Outdent','Indent'],
['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],