mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-31 19:19:43 +01:00
* don't display spell check button (needs some cleanup on server side)
This commit is contained in:
parent
8a0f08b54f
commit
e186062d63
@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
* FCKeditor - The text editor for internet
|
||||
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
|
||||
*
|
||||
@ -108,7 +108,6 @@ FCKConfig.ToolbarSets["Basic"] = [
|
||||
|
||||
FCKConfig.ToolbarSets["egw_simple"] = [
|
||||
['Bold','Italic','Underline','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','-','UnorderedList','OrderedList','Outdent','Indent','Undo','Redo'],
|
||||
['SpellCheck'],
|
||||
'/',
|
||||
['FontFormat','FontName','FontSize'],
|
||||
['TextColor','BGColor']
|
||||
|
Loading…
Reference in New Issue
Block a user