Index: tinymce.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/wysiwyg/editors/tinymce.inc,v
retrieving revision 1.4
diff -u -r1.4 tinymce.inc
--- tinymce.inc	11 Oct 2008 19:54:24 -0000	1.4
+++ tinymce.inc	11 Oct 2008 21:11:21 -0000
@@ -318,7 +318,7 @@
         'cleanup' => t('Clean-up'),
         'forecolor' => t('Forecolor'), 'backcolor' => t('Backcolor'),
         'sup' => t('Sup'), 'sub' => t('Sub'),
-        'code' => t('Source code'),
+        'blockquote' => t('Blockquote'), 'code' => t('Source code'),
         'hr' => t('Horizontal rule'),
         'cut' => t('Cut'), 'copy' => t('Copy'), 'paste' => t('Paste'),
         'visualaid' => t('Visual aid'),
