diff options
Diffstat (limited to 'view/event_head.tpl')
-rwxr-xr-x | view/event_head.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/event_head.tpl b/view/event_head.tpl index 498ac9941..97201e722 100755 --- a/view/event_head.tpl +++ b/view/event_head.tpl @@ -74,6 +74,7 @@ tinyMCE.init({ 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, |