One newline is enough.

git-svn-id: http://svn.automattic.com/wordpress/trunk@19684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2012-01-05 20:10:39 +00:00
parent fafe61b247
commit 616c35e71c
65 changed files with 7 additions and 153 deletions
-1
View File
@@ -16,7 +16,6 @@ if ( ! is_multisite() )
if ( ! current_user_can('create_users') )
wp_die(__('You do not have sufficient permissions to add users to this network.'));
get_current_screen()->add_help_tab( array(
'id' => 'overview',
'title' => __('Overview'),