From 7ed3c58e23a69c6eef8dfc9bc9104d4594aad1bb Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Wed, 27 Feb 2013 14:49:26 -0700 Subject: [PATCH] Search form improvements: - Add "searchform" class to form element, easier styling - Better gettext for label, placeholder, and submit text, easier for translators - Remove "name" attribute from submit button, not needed and it adds cruft to URL See also http://core.trac.wordpress.org/ticket/15081 --- searchform.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/searchform.php b/searchform.php index a4a2bf87..7c6b6863 100644 --- a/searchform.php +++ b/searchform.php @@ -6,8 +6,8 @@ * @since _s 1.0 */ ?> -