mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-14 02:18:31 +02:00
* Mail: add format selector into compose htmltext editor's toolbar
This commit is contained in:
@ -446,7 +446,7 @@ jQuery.extend(et2_htmlarea, {
|
||||
* arranged toolbars as simple mode
|
||||
* @constant
|
||||
*/
|
||||
TOOLBAR_SIMPLE: "undo redo|fontselect fontsizeselect | bold italic removeformat forecolor backcolor | "+
|
||||
TOOLBAR_SIMPLE: "undo redo|formatselect fontselect fontsizeselect | bold italic removeformat forecolor backcolor | "+
|
||||
"alignleft aligncenter alignright alignjustify | numlist "+
|
||||
"bullist outdent indent| link image pastetext",
|
||||
/**
|
||||
|
Reference in New Issue
Block a user