From bb6eeb63bbf95d82fd811f34f358a4f64ae66d79 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sat, 22 Nov 2008 18:39:47 +0000 Subject: Added a label for the search form. Even if we place labels in text input fields as we currently do w/ the search form, a label should be included to maintain accessibility. Set label display to none if it shouldn't be displayed. --- themes/default/views/header.html.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/themes/default/views/header.html.php b/themes/default/views/header.html.php index 348111a4..9dba9c71 100644 --- a/themes/default/views/header.html.php +++ b/themes/default/views/header.html.php @@ -1,6 +1,5 @@ " src="url("images/logo.png") ?>" /> -

title_edit ?>

@@ -16,7 +15,7 @@
-- cgit v1.2.3