diff options
Diffstat (limited to 'view/msg-header.tpl')
-rwxr-xr-x | view/msg-header.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/msg-header.tpl b/view/msg-header.tpl index 098333893..49ee5905b 100755 --- a/view/msg-header.tpl +++ b/view/msg-header.tpl @@ -16,6 +16,7 @@ if(plaintext != 'none') { theme_advanced_toolbar_location : "top", theme_advanced_toolbar_align : "center", theme_advanced_blockformats : "blockquote,code", + gecko_spellcheck : true, paste_text_sticky : true, entity_encoding : "raw", add_unload_trigger : false, |