From cda05de396968c8a06bf892e9b724dad75aaab9c Mon Sep 17 00:00:00 2001 From: nacin Date: Thu, 20 Jan 2011 22:09:01 +0000 Subject: [PATCH] Don't allow the 'Path' column on sites.php to be hidden. see #16322. git-svn-id: http://svn.automattic.com/wordpress/trunk@17337 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 245cf59dd7..02358361b3 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -1729,7 +1729,7 @@ function screen_meta($screen) {
$title ) { // Can't hide these for they are special