From 1d9f387c7c80969a0f3415be3187408b6fbdd1bf Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 17 Sep 2010 14:53:22 +0000 Subject: - Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the markup/CSS for content and user filter forms. --- includes/common.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'includes') diff --git a/includes/common.inc b/includes/common.inc index bebe2ad52..6c679857b 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -5958,6 +5958,9 @@ function drupal_common_theme() { 'date' => array( 'render element' => 'element', ), + 'exposed_filters' => array( + 'render element' => 'form', + ), 'checkbox' => array( 'render element' => 'element', ), -- cgit v1.2.3