From 28b41784d169f27936492c18b6e6f6203d8417bb Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Tue, 6 Dec 2016 22:23:22 +0000 Subject: [PATCH] Accessibility: Remove inappropriate content from the Add Themes screen heading. Props joedolson. See #26601. git-svn-id: https://develop.svn.wordpress.org/trunk@39527 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/theme-install.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/wp-admin/theme-install.php b/src/wp-admin/theme-install.php index dadef0dd4b..0dd0e1ff43 100644 --- a/src/wp-admin/theme-install.php +++ b/src/wp-admin/theme-install.php @@ -119,8 +119,9 @@ include(ABSPATH . 'wp-admin/admin-header.php'); ?>
-

+ + ' . __( 'Upload Theme' ) . ''; } - ?> + ?> + +
+