From acd01861fb840d72199cfee22b11d7508495840e Mon Sep 17 00:00:00 2001 From: Andrew 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: https://develop.svn.wordpress.org/trunk@17337 602fd350-edb4-49c9-b593-d223f7449a82 --- 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