From 45fe189d011f312105ff34c90b53025a3504e27b Mon Sep 17 00:00:00 2001 From: Andrew Ozz 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: https://develop.svn.wordpress.org/trunk@18160 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 b3d8cdd546..a091fc42c2 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 90158cc6d3..be9cc8b18c 100644 --- a/wp-admin/tools.php +++ b/wp-admin/tools.php @@ -34,7 +34,7 @@ require_once('./admin-header.php');

-

+