summaryrefslogtreecommitdiff
path: root/program/js/editor.js
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/editor.js')
-rw-r--r--program/js/editor.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/program/js/editor.js b/program/js/editor.js
index 37d56b315..702ca1cd4 100644
--- a/program/js/editor.js
+++ b/program/js/editor.js
@@ -27,6 +27,7 @@ function rcmail_editor_init(config)
theme_advanced_toolbar_location: 'top',
theme_advanced_toolbar_align: 'left',
theme_advanced_buttons3: '',
+ theme_advanced_statusbar_location: 'none',
extended_valid_elements: 'font[face|size|color|style],span[id|class|align|style]',
relative_urls: false,
remove_script_host: false,