From 8ac69af008f168954fdd0a542716db6c22ba52a5 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 3 Jun 2010 13:18:48 +0000 Subject: - Patch #545610 by brandonojc, Everett Zufelt, mgifford: search form needs a header for accessibility. --- modules/search/search-block-form.tpl.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules/search') diff --git a/modules/search/search-block-form.tpl.php b/modules/search/search-block-form.tpl.php index 4798ebca7..d306815e6 100644 --- a/modules/search/search-block-form.tpl.php +++ b/modules/search/search-block-form.tpl.php @@ -34,5 +34,8 @@ */ ?>
+ title)) : ?> +

+
-- cgit v1.2.3