From 97c061add01878fc0f3fbcbe71ce17443173d628 Mon Sep 17 00:00:00 2001 From: ryan Date: Wed, 12 Nov 2008 17:11:49 +0000 Subject: [PATCH] screen_meta() and contextual help improvements from filosofo. fixes #8172 git-svn-id: http://svn.automattic.com/wordpress/trunk@9636 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/admin-header.php | 42 ++++++++++++---------------------- wp-admin/includes/template.php | 36 ++++++++++++++--------------- 2 files changed, 32 insertions(+), 46 deletions(-) diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index e2de04dfe..da99d563c 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -32,39 +32,24 @@ addLoadEvent = function(func) {if (typeof jQuery != "undefined") jQuery(document @@ -105,7 +90,8 @@ if ( function_exists('mb_strlen') ) {