diff --git a/views/control_content_panes.view b/views/control_content_panes.view index 2816900..ea21d89 100755 --- a/views/control_content_panes.view +++ b/views/control_content_panes.view @@ -7,7 +7,7 @@ * for use on the dashboard. * */ - + $view = new view; $view->name = 'control_content_panes'; $view->description = 'Total Control over content: Contains content panes for your dashboard.'; @@ -108,7 +108,7 @@ $handler->display->display_options['empty']['area']['table'] = 'views'; $handler->display->display_options['empty']['area']['field'] = 'area'; $handler->display->display_options['empty']['area']['empty'] = FALSE; $handler->display->display_options['empty']['area']['content'] = 'No content has been created yet. '; -$handler->display->display_options['empty']['area']['format'] = 'filtered_html'; +$handler->display->display_options['empty']['area']['format'] = 'plain_text'; $handler->display->display_options['empty']['area']['tokenize'] = 0; $handler->display->display_options['defaults']['fields'] = FALSE; /* Field: Content: Title */