? 979634_grouping-field.patch
? localhostlatcprojecteuevents-clipped.png
? localhostlatcprojecteuevents-full.png
? localhostlatcprojecteuevents-thumb.png
? views-translation-fix_0.patch
? views_blockquote-cite-wrapper.patch
? handlers/views-translation-fix_0.patch
Index: handlers/views_handler_field.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/views/handlers/views_handler_field.inc,v
retrieving revision 1.33.4.49
diff -u -p -r1.33.4.49 views_handler_field.inc
--- handlers/views_handler_field.inc	22 Jan 2011 14:25:27 -0000	1.33.4.49
+++ handlers/views_handler_field.inc	31 Jan 2011 18:24:26 -0000
@@ -229,6 +229,8 @@ class views_handler_field extends views_
       'p' => t('P'),
       'strong' => t('STRONG'),
       'em' => t('EM'),
+      'blockquote' => t('BLOCKQUOTE'),
+      'cite' => t('CITE'),
     );
   }
 
