From 660608f2196f9b346dd57ab669a8059a805e5ed8 Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Wed, 16 Dec 2015 22:29:38 +0000 Subject: [PATCH] Accessibility: Correctly associate the search input label in the new Themes favorites tab introduced in [35527]. Fixes #35122. git-svn-id: https://develop.svn.wordpress.org/trunk@35977 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/theme-install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/theme-install.php b/src/wp-admin/theme-install.php index 289f3954c3..76c9237122 100644 --- a/src/wp-admin/theme-install.php +++ b/src/wp-admin/theme-install.php @@ -154,7 +154,7 @@ include(ABSPATH . 'wp-admin/admin-header.php');

- +