From af360e4077a1ff92dc0ad754a98de83df3f79bba Mon Sep 17 00:00:00 2001 From: azaozz Date: Mon, 6 Jun 2011 02:36:00 +0000 Subject: [PATCH] Remove the title attribute from the Press This link as it needlessly repeats the text, props johnjamesjacoby, fixes #17184 git-svn-id: http://svn.automattic.com/wordpress/trunk@18160 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/options-writing.php | 2 +- wp-admin/tools.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/options-writing.php b/wp-admin/options-writing.php index b3d8cdd54..a091fc42c 100644 --- a/wp-admin/options-writing.php +++ b/wp-admin/options-writing.php @@ -89,7 +89,7 @@ wp_dropdown_categories(array('hide_empty' => 0, 'name' => 'default_link_category

-

+

diff --git a/wp-admin/tools.php b/wp-admin/tools.php index 90158cc6d..be9cc8b18 100644 --- a/wp-admin/tools.php +++ b/wp-admin/tools.php @@ -34,7 +34,7 @@ require_once('./admin-header.php');

-

+