Apply Serendipity lang to CKEDITOR lang

References #235
This commit is contained in:
Ian 2014-11-21 10:06:03 +01:00
parent b41bda08bd
commit d5f24aef12

View File

@ -51,6 +51,7 @@
CKEDITOR.replace($('#'+serendipity.escapeBrackets('{$item}')).get(0), {
extraPlugins : s9yplugins,
toolbar : '{$wysiwygToolbar|default:"Default"}',
language : '{$CONST.WYSIWYG_LANG}',
customConfig : '{$wysiwyg_customConfig}',
{if $use_autosave == 'true'}