From 76913b8b151e4b9e85f0fae20854ed8a9202c3fd Mon Sep 17 00:00:00 2001 From: Heshan Wanigasooriya Date: Sun, 20 Feb 2011 03:15:57 +0000 Subject: Remove notices for the field formatter --- video.field.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/video.field.inc b/video.field.inc index cdb1e25..e5f598a 100644 --- a/video.field.inc +++ b/video.field.inc @@ -306,7 +306,7 @@ function video_field_formatter_info() { 'video' => array( 'label' => t('Video'), 'field types' => array('video'), -// 'settings' => array('video_style' => '', 'video_link' => ''), + 'settings' => array('video_style' => '', 'video_link' => ''), ), 'video_thumbnail' => array( 'label' => t('Video thumbnail'), -- cgit v1.2.3