diff --git editors/ckeditor.inc editors/ckeditor.inc index 2e10346..e1a7940 100644 --- editors/ckeditor.inc +++ editors/ckeditor.inc @@ -314,6 +314,7 @@ function wysiwyg_ckeditor_plugins($editor) { 'SelectAll' => t('Select all'), 'Find' => t('Search'), 'Replace' => t('Replace'), 'Flash' => t('Flash'), 'Smiley' => t('Smiley'), 'CreateDiv' => t('Div container'), + 'Iframe' => t('iFrame'), 'Maximize' => t('Maximize'), 'SpellChecker' => t('Check spelling'), 'Scayt' => t('Check spelling as you type'), 'About' => t('About'),